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

Add: Dashboard Missing Ep+Tmdb Link Shortcuts / Collection Tag Links and Sticky Searchbar+Sidebars #1093

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

natyusha
Copy link
Contributor

@natyusha natyusha commented Oct 4, 2024

Also:

  • added hover to the the unrecognized utility page tabs and timeline sidebar posters
  • added a tooltip for the collection view edit button and hover to tag links
  • made the list view posters slightly larger (to fix an alignment issue)
  • add hover transitions across the webui
  • slightly reduce top nav padding

should cover this issue: #1084

- give the hover edit button a tooltip to match the ones with the same style on the series page
- make the list view posters slightly larger to stop the two column layout from having slightly different sizes depending on how much text is in the description
- add the same behavior as the ones on the series page
- this will open the edit tag condition modal which seems like a bonus
- add a tooltip to the tags so the user knows what clicking it does
- slightly reduced top nav vertical padding
- converted the timeline sidebar into a ShokoPanel like the filter one (for scrolling)
@natyusha natyusha changed the title Add: Dashboard Missing Episode+TMDB Link Shortcuts / Collection List View Tag Links Add: Dashboard Missing Ep+Tmdb Link Shortcuts / Collection Tag Links and Sticky Searchbar+Sidebars Oct 4, 2024
- seems more user friendly to keep the non tag filters in case an entire filter stack is overwritten
- allows for a four instead of three column poster layout with a 1440px window width and the sidebars open
- also makes the sidebar panel gap match the series page/dashboard as it was larger before
src/pages/dashboard/panels/CollectionStats.tsx Outdated Show resolved Hide resolved
src/pages/dashboard/panels/CollectionStats.tsx Outdated Show resolved Hide resolved
src/pages/collection/Collection.tsx Outdated Show resolved Hide resolved
src/components/Collection/TimelineSidebar.tsx Outdated Show resolved Hide resolved
src/components/Collection/ListViewItem.tsx Outdated Show resolved Hide resolved
src/components/Collection/Filter/Criteria.tsx Outdated Show resolved Hide resolved
src/components/Collection/ListViewItem.tsx Outdated Show resolved Hide resolved
src/components/Collection/SeriesTopPanel.tsx Outdated Show resolved Hide resolved
src/components/Collection/SeriesTopPanel.tsx Outdated Show resolved Hide resolved
- added missing hover transitions across the webui
- changed the timeline panel slightly so the poster has the same hover transition/zoom as posters elsewhere
- also make the timeline link only active when hovering the poster so the text can be selected
- changed link state variable name for taglinks
- also remove pointless transition all for ratings
- change poster view behavior to match
- add missing edit group hover transition
- also move the title from the parent to the link itself for the collection poster/list views
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

Successfully merging this pull request may close these issues.

2 participants