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

Implement alphabetical view in sidebar using Vue #1563

Open
3 of 8 tasks
UnniKohonen opened this issue Nov 23, 2023 · 0 comments
Open
3 of 8 tasks

Implement alphabetical view in sidebar using Vue #1563

UnniKohonen opened this issue Nov 23, 2023 · 0 comments

Comments

@UnniKohonen
Copy link
Contributor

UnniKohonen commented Nov 23, 2023

Description of the enhancement

Adding a Vue component for alphabetical index in the sidebar.

What new functionalities would the enhancement make possible?

Most functionality in alphabetical index is complete but some features are still missing (more can be added as they come up):

  • 1. CSS
    • a. Highlighting currently open concept (removing #tab-hierarchy from this line should fix it)
    • b. Correct sidebar height
    • c. Scrollbar visibility (in some browsers, scrollbar is shown in the middle of the sidebar before the component is loaded fully)
    • d. Resizing browser window breaks width
  • 2. Loading new concepts as list is scrolled
  • 3. Displaying concepts and index letters in content language
  • 4. Show full alphabetical index (configuration property fullAlphabeticalIndex)
@UnniKohonen UnniKohonen added this to the 3.0 milestone Nov 23, 2023
@UnniKohonen UnniKohonen added this to Proposed Skosmos 3.0 issues (to do) in Skosmos 3.0 Backlog via automation Nov 23, 2023
@UnniKohonen UnniKohonen changed the title Implement aphabetical view in sidebar using Vue Implement alphabetical view in sidebar using Vue Nov 23, 2023
@UnniKohonen UnniKohonen moved this from Proposed Skosmos 3.0 issues (to do) to In progress in Skosmos 3.0 Backlog Nov 23, 2023
@osma osma moved this from In progress to Skosmos 3.0 Backlog (not this sprint) in Skosmos 3.0 Backlog Jan 24, 2024
@UnniKohonen UnniKohonen mentioned this issue Mar 6, 2024
4 tasks
@UnniKohonen UnniKohonen moved this from Skosmos 3.0 Backlog (not this sprint) to In progress in Skosmos 3.0 Backlog Mar 7, 2024
@UnniKohonen UnniKohonen moved this from In progress to Current sprint backlog in Skosmos 3.0 Backlog Mar 7, 2024
@UnniKohonen UnniKohonen moved this from Current sprint backlog to In progress in Skosmos 3.0 Backlog Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Skosmos 3.0 Backlog
  
In progress
Development

No branches or pull requests

1 participant