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/projects/confirmation.html.erb for bootstrap and CSS #1194

Open
4 tasks
kelynch opened this issue Dec 20, 2024 · 0 comments
Open
4 tasks

Audit app/views/projects/confirmation.html.erb for bootstrap and CSS #1194

kelynch opened this issue Dec 20, 2024 · 0 comments
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
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