We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug If the name of a table is too long, the name will go paste the edge of the view and get cut off
Steps to reproduce
Browser ((chrome, safari)
Expected behavior Table name wraps to the next line
Screenshots
Any additional context The full name of the table in the above screenshot is dm_main_security_code_map_month_end_test. The 'test' part is cut off
dm_main_security_code_map_month_end_test
test
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
If the name of a table is too long, the name will go paste the edge of the view and get cut off
Steps to reproduce
Browser
((chrome, safari)
Expected behavior
Table name wraps to the next line
Screenshots
![Screenshot 2024-10-31 at 4 42 12 PM](https://private-user-images.githubusercontent.com/18078064/383743005-947cecfb-8487-46e2-b2d1-78eeb424147e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMTc2NTIsIm5iZiI6MTczOTIxNzM1MiwicGF0aCI6Ii8xODA3ODA2NC8zODM3NDMwMDUtOTQ3Y2VjZmItODQ4Ny00NmUyLWIyZDEtNzhlZWI0MjQxNDdlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDE5NTU1MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTk0YjIxMTA2NDllNjM4NTVhMjZmYzAxYjU4MjRiNTY3NGE5ZWMxMzRmNzI5OTdhNDgyOWI1Njc1NDM0NjgyNDQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.vrak2VNqYWAz9GQoH1jqB87OI6BA5MYwWp8cQQobRWc)
Any additional context
The full name of the table in the above screenshot is
dm_main_security_code_map_month_end_test
. The 'test
' part is cut offThe text was updated successfully, but these errors were encountered: