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

Make links and buttons on content consistent #2938

Open
chrieinv opened this issue Jan 31, 2025 · 0 comments · May be fixed by #2945
Open

Make links and buttons on content consistent #2938

chrieinv opened this issue Jan 31, 2025 · 0 comments · May be fixed by #2945
Assignees
Labels
Component: Hub The core of Edlib - handling search, filtering, my content and shared content ui user interface ux User eXperience

Comments

@chrieinv
Copy link
Contributor

chrieinv commented Jan 31, 2025

For all listings and contexts clicking on the content title opens the Preview dialog.

The other actions, "Share", "Details", "Use", "Edit", "Copy" and "Delete" depends on the listing, "Landing page", "Explore" and "My content", and the user context, Guest, E3 logged in and LTI logged in.

  • For Guests the only available actions are "Share" and "Details", these are displayed as buttons, no action menu necessary.
  • For E3 logged in users:
    • Explore: Available actions are "Details", "Edit" (If your content), "Share", "Copy". Button "Details" is always displayed. If user has edit rights, display the "Edit" button, if not display "Copy". Remaining actions are in action menu.
    • My content: Available actions are "Details", "Edit", "Share", "Copy", "Delete". Buttons are always "Details" and "Edit", rest is in action menu.
  • For LTI logged in users:
    • Explore: Available actions are "Use", "Edit" (If your content), "Share", "Details", "Copy". Button "Use" is always displayed. If user has edit rights, display "Edit" if not display "Copy". Remaining actions are in action menu.
    • My content: Available actions are "Use", "Details", "Edit", "Share", "Copy", "Delete". "Use" and "Edit are buttons. Remaining actions are in action menu.
Action Available for Landing page Explore My content In menu
Share Guest, E3, LTI Guest Guest
Details Guest, E3, LTI Guest Guest, E3 E3 Explore, My contents
Use LTI LTI LTI
Edit E3, LTI E3 (If allowed), LTI (If allowed) E3, LTI
Copy E3, LTI E3 (If Edit not allowed), LTI (If Edit not allowed) Explore, My content
Delete E3, LTI My Content
@chrieinv chrieinv self-assigned this Jan 31, 2025
@chrieinv chrieinv added ui user interface Component: Hub The core of Edlib - handling search, filtering, my content and shared content ux User eXperience labels Jan 31, 2025
@chrieinv chrieinv added this to Edlib 3 Jan 31, 2025
chrieinv added a commit that referenced this issue Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Hub The core of Edlib - handling search, filtering, my content and shared content ui user interface ux User eXperience
Projects
Status: No status
1 participant