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

Details.tsx styling enforcement #1188

Open
bryson-g opened this issue Dec 10, 2024 · 0 comments
Open

Details.tsx styling enforcement #1188

bryson-g opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
dashboard LittleHorse administrative dashboard. refactor Technical debt, refactors, and missing tests. Use `bug` if it affects users directly.

Comments

@bryson-g
Copy link
Contributor

Similar to #1187:

There are many unique implementations of a component called Details.tsx, which is essentially copy and pasted across many different areas in the app. This is a problem because styling is not enforced and inconsistencies can arise easily.

The global [tenantId]/components/Details.tsx should be used to support and provide compatibility for all of the different Details.tsx usages.

@bryson-g bryson-g added dashboard LittleHorse administrative dashboard. refactor Technical debt, refactors, and missing tests. Use `bug` if it affects users directly. labels Dec 10, 2024
@bryson-g bryson-g self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard LittleHorse administrative dashboard. refactor Technical debt, refactors, and missing tests. Use `bug` if it affects users directly.
Projects
Status: No status
Development

No branches or pull requests

1 participant