Make details visualization configurable#7535
Conversation
|
Very nice feature! My first comment is that for the Details visualization Alignment should be Left for all columns by default. |
|
You are right, I changed the default when reusing the Table visualization code. I added a commit that fixes this. Thanks! |
|
Can we re-use |
de1b2de to
ddf5f55
Compare
|
Good idea, I extracted the common code to |
|
Looks like a transitory failure. I re-triggered the CI tests |
- Added possibility to select visible columns and reordering - Added formatting options as in Table visualization
ddf5f55 to
4010ca6
Compare
eradman
left a comment
There was a problem hiding this comment.
Tested manually, no issues found!
What type of PR is this?
Description
This commit makes the Details visualization configurable, especially:
The implementation was created with usage of AI and is based on Table visualization implementation. Common parts of the code were extracted to
shared/columnUtils.tsfile.How is this tested?
yarn testRelated Tickets & Documents
No ticket.
Mobile & Desktop Screenshots/Recordings (if there are UI changes)
Rendered view:
Editor: