SCAL-331242 SpotterViz file upload customizations - #671
RohitEdathilTSP wants to merge 2 commits into
Conversation
commit: |
There was a problem hiding this comment.
Code Review
This pull request introduces configuration options and CSS variables to support a new file upload feature in SpotterViz. Specifically, it adds fileUploadEnabled and fileUploadFileTypes to the SpotterVizConfig interface, introduces the --ts-var-spotterviz-upload-card-thumbnail-background CSS variable, and updates documentation for existing SpotterViz CSS variables to account for attached-file cards and chips. Additionally, minor whitespace cleanup was performed across the CSS variables file. There are no review comments, and we have no feedback to provide as the changes conform to the repository's style guidelines.
| /** | ||
| * Font color of the filter chips in the Liveboard. | ||
| * | ||
| * |
There was a problem hiding this comment.
why this all thing. is chanegs
There was a problem hiding this comment.
These changes are introduced by the linter.
All these lines ended with empty spaces.
No description provided.