-
Notifications
You must be signed in to change notification settings - Fork 21
Fix table view long property names #128
New issue
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
base: master
Are you sure you want to change the base?
Fix table view long property names #128
Conversation
✅ Deploy Preview for editdor ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can be merged when the other PRs are merged
Signed-off-by: Ricardo M G da Silva <[email protected]>
Signed-off-by: Ricardo M G da Silva <[email protected]>
Signed-off-by: Ricardo M G da Silva <[email protected]>
Signed-off-by: Ricardo M G da Silva <[email protected]>
Signed-off-by: Ricardo M G da Silva <[email protected]>
Signed-off-by: Ricardo M G da Silva <[email protected]>
Signed-off-by: Ricardo M G da Silva <[email protected]>
Signed-off-by: Ricardo M G da Silva <[email protected]>
6da5044
to
6bc5d17
Compare
Signed-off-by: Ricardo M G da Silva <[email protected]>
Signed-off-by: Ricardo M G da Silva <[email protected]>
@TejInaco something is broken: Using the TM at https://github.com/wot-oss/thingmodels/blob/main/siemens/siemens/3nacom-fuse/v1.0.0-20240802121832-3b18ae135fbc.tm.json |
This PR will change the behavior of the table when the column names are too big and it will fix the display of columns when there are too many. The solution is an implementation of a horizontal scroll when one of these two conditions is met.