Skip to content
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

Add support for a styled-value datatype #305

Open
okennedy opened this issue Jan 26, 2024 · 0 comments
Open

Add support for a styled-value datatype #305

okennedy opened this issue Jan 26, 2024 · 0 comments
Labels
enhancement New feature or request layer-api An issue involving the vizier API layer layer-scala An issue involving Scala compatibility code layer-ui An issue involving the UI layer
Milestone

Comments

@okennedy
Copy link
Contributor

What pain point is this feature intended to address? Please describe.
One of the nice features of spreadsheets is the ability to display conditional formatting. Presently, Vizier has no way to highlight cells based on some properties.

Describe the solution you'd like
Simple Version

  • Add a UDT that signifies string + css (limited features only)

Specific style choices:

  • Background color
  • Text color
  • Italics
  • Text weight

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@okennedy okennedy added enhancement New feature or request layer-ui An issue involving the UI layer layer-api An issue involving the vizier API layer layer-scala An issue involving Scala compatibility code labels Jan 26, 2024
@okennedy okennedy added this to the Version 2.1 milestone Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request layer-api An issue involving the vizier API layer layer-scala An issue involving Scala compatibility code layer-ui An issue involving the UI layer
Projects
None yet
Development

No branches or pull requests

1 participant