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

Inventory UI for consistent language and layout between Collections and Works #5490

Open
hackartisan opened this issue Mar 3, 2022 · 8 comments
Assignees

Comments

@hackartisan
Copy link
Contributor

hackartisan commented Mar 3, 2022

Descriptive summary

Throughout the UI there are inconsistencies in buttons, links, and action labels. For example, in the Dashboard Collections area the button says "New Collection" and in the Dashboard Works area the button says "Add new work"

Inventory the UI to find inconsistencies. Write tickets with proposed solutions.

@elrayle
Copy link
Contributor

elrayle commented Mar 4, 2022

Example:

  • Dashboard -> Works uses Add new work

image

  • Dashboard -> Collections uses New Collection

image

@elrayle
Copy link
Contributor

elrayle commented Mar 4, 2022

Listed from high to low priority.

  • Limit to Dashboard -> Works and Collections (highest priority)
  • Work and Collection show pages. NOTE: Collections has an admin show page and a public show page. Work only has one show page that serves both.
  • Could explore FileSet show page as well.

@hackartisan hackartisan changed the title Inventory UI for consistent language Inventory UI for consistent language and layout between Collections and Works Mar 4, 2022
@elrayle
Copy link
Contributor

elrayle commented Mar 4, 2022

Inconsistent dates in Dashboard listings:

  • Dashboard -> Collections - has column Last Modified
  • Dashboard -> Works - has column Date Added

This may impact work on Issue #5486 which proposes sorting dashboard tables with most recently updated resources first.

@elrayle
Copy link
Contributor

elrayle commented Mar 4, 2022

@jlhardes and I discussed order of columns. Seems like this order would be best:

  • Work -- Title, Last Date Modified, Highlight, Visibility
  • Column -- Title, Collection Type, Last Date Modified, Items, Visibility

There is a question about impact of sorting on future Blacklight/Bootstrap .

@sdellis
Copy link
Contributor

sdellis commented Mar 7, 2022

Inconsistent dates in Dashboard listings:

  • Dashboard -> Collections - has column Last Modified
  • Dashboard -> Works - has column Date Added

@elrayle Are these inconsistent? I tested Last Modified for collections, and that is accurate. Are we sure that this should be "Last Modified" for Works?

@hackartisan
Copy link
Contributor Author

Inconsistent dates in Dashboard listings:

  • Dashboard -> Collections - has column Last Modified
  • Dashboard -> Works - has column Date Added

@elrayle Are these inconsistent? I tested Last Modified for collections, and that is accurate. Are we sure that this should be "Last Modified" for Works?

@sdellis I just edited a work i had added last week and it is definitely showing the date added, not the date modified. If we want these to be consistent we'll need to change both the label and the behavior.

@sdellis
Copy link
Contributor

sdellis commented Mar 8, 2022

Thanks for the helpful info, @hackartisan

@sdellis
Copy link
Contributor

sdellis commented Mar 9, 2022

Refs #5500
Refs #5508
Refs #5510

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

No branches or pull requests

3 participants