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

Feature Request - collapse table border #44

Open
dustymc opened this issue Feb 19, 2024 · 1 comment
Open

Feature Request - collapse table border #44

dustymc opened this issue Feb 19, 2024 · 1 comment
Labels
Enhancement I think this would make Arctos even awesomer! Priority-High (Needed for work) High because this is causing a delay in important collection work..

Comments

@dustymc
Copy link
Contributor

dustymc commented Feb 19, 2024

Is your feature request related to a problem? Please describe.

From ArctosDB/arctos#7352, flatten tables site-wide

Describe what you're trying to accomplish

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Priority

@dustymc dustymc added the Enhancement I think this would make Arctos even awesomer! label Feb 19, 2024
@dustymc dustymc closed this as completed Feb 27, 2024
@dustymc dustymc added the Priority-High (Needed for work) High because this is causing a delay in important collection work.. label Aug 8, 2024
@dustymc
Copy link
Contributor Author

dustymc commented Aug 8, 2024

I am reopening this, the global table styling makes other things overly difficult. Particularly

td,th {
	border: 1px solid black;
}
 

is too limited in scope, isn't compatible with other things I'd like to do (rotate headers to avoid a 50-character-wide column containing a small integer), and has essentially manifested as a bug.

I'm going next task and high priority to remove this from globals, then selectively re-implement where appropriate and requested.

@dustymc dustymc reopened this Aug 8, 2024
@dustymc dustymc transferred this issue from ArctosDB/arctos Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement I think this would make Arctos even awesomer! Priority-High (Needed for work) High because this is causing a delay in important collection work..
Projects
None yet
Development

No branches or pull requests

1 participant