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

Audit app/views/shared/_plausible_dev_staging.html.erb for bootstrap and CSS #1208

Closed
4 tasks
kelynch opened this issue Dec 20, 2024 · 2 comments
Closed
4 tasks
Assignees
Labels
views-audit Tickets related to the views audit for TigerData

Comments

@kelynch
Copy link
Contributor

kelynch commented Dec 20, 2024

Audit the view in the title for bootstrap grid implementation.

Views should use the bootstrap grid system for display.

Resources

Acceptance criteria

  • Implement the bootstrap 12-column grid for top-level panels in the view
  • Use flex for all layers under the top-level panels
  • Review the CSS assigned to the elements in the view; remove CSS that is no longer used, and restyle CSS still in use to use flexbox appropriately
  • Include a screenshot of the view in the browser as part of the PR
@kelynch kelynch added the views-audit Tickets related to the views audit for TigerData label Dec 20, 2024
@kelynch
Copy link
Contributor Author

kelynch commented Jan 15, 2025

Per conversation in ticket refinement, we are pointing all view-audit tickets as a 5. If the tickets are very small and require not much work, they may be adjusted. Likewise, if they are substantially more, they may also be adjusted.

@kelynch
Copy link
Contributor Author

kelynch commented Jan 17, 2025

No code needed, closing.

@kelynch kelynch closed this as completed Jan 17, 2025
@kelynch kelynch self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
views-audit Tickets related to the views audit for TigerData
Projects
None yet
Development

No branches or pull requests

1 participant