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
6 of 11 tasks
UnniKohonen opened this issue Nov 23, 2023 · 0 comments
Open
6 of 11 tasks

Implement alphabetical view in sidebar using Vue #1563

UnniKohonen opened this issue Nov 23, 2023 · 0 comments
Milestone

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)
  • 5. Notation codes
    • a. Showing notation codes correctly (configuration property showNotation)
  • 6. Cypress tests
@UnniKohonen UnniKohonen added this to the 3.0 milestone 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 mentioned this issue Mar 6, 2024
4 tasks
@joelit joelit moved this to In progress in Skosmos 3.0 Backlog Aug 8, 2024
@osma osma moved this from In progress to Skosmos 3.0 Backlog (not this sprint) in Skosmos 3.0 Backlog Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Skosmos 3.0 Backlog (not this sprint)
Development

No branches or pull requests

1 participant