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

Fix UI issues for importers/exporters pages #82

Open
2 of 4 tasks
summer-cook opened this issue Jul 14, 2023 · 3 comments
Open
2 of 4 tasks

Fix UI issues for importers/exporters pages #82

summer-cook opened this issue Jul 14, 2023 · 3 comments
Assignees

Comments

@summer-cook
Copy link

summer-cook commented Jul 14, 2023

Summary

There are several UI issues that make things on the importers/exporters pages inaccessible

  • color of text is white on a white background

    • on tabs
    • on exported file dropdown on exporters page
  • tabs do not work for collections & file sets on both importers/:id & exporters/:id pages

Problem area / current issue

Screen Shot 2023-07-14 at 11 25 12

Acceptance criteria

  • text on importers & exporters pages is all legible
  • tabs work correctly
@summer-cook summer-cook self-assigned this Jul 14, 2023
@crisr15
Copy link

crisr15 commented Jul 14, 2023

Are these necessary changes for the app to function? If not, can we save these until phase 2 for budget reasons.

@summer-cook
Copy link
Author

Link colors were fixed in

The tabs are broken in bootstrap version 3.4.1.
See this slack message for details - https://assaydepot.slack.com/archives/C0313NK7ACC/p1689367498906059
They are broken in the official bootstrap docs for this version as well here: https://getbootstrap.com/docs/3.4/components/#nav-tabs

A patch will need to be added to bulkrax proper and most likely hyku if they are using this same tab component. But that may need to be in phase 2 because it is a more in-depth task.

@summer-cook
Copy link
Author

Related Bulkrax PR: samvera/bulkrax#836

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants