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

[ui-cleanup]: smaller ui fixes #188

Open
5 of 8 tasks
samuelbeck opened this issue Apr 6, 2023 · 2 comments
Open
5 of 8 tasks

[ui-cleanup]: smaller ui fixes #188

samuelbeck opened this issue Apr 6, 2023 · 2 comments

Comments

@samuelbeck
Copy link
Contributor

samuelbeck commented Apr 6, 2023

  • switch delete and create collection buttons
  • create collection button should be black
  • result and collection lists should be scrollable indepentend of each other (instead of entire page)
  • drag and drop or some kind of multiselect to easily add (multiple) entities to a collection
  • more consistent buttons (including thoughts about icons and length of text)
  • gray buttons hard to recognize as buttons and different to differentiate between enabled/disabled state
  • it is not obvious that entities are clickable -> add styling for links, make whole cell clickable
  • add icon indicating entity kind next to entity label in lists
@johannesliem
Copy link
Member

johannesliem commented Jun 22, 2023

  • Fix search buttons
    • Rename more to "advanced search"
    • Move "clear" button into disclosure/accordion and rename to "clear filters"
    • Move "search" button to right (switch with more button)
    • Clear search filters even if no search has been conducted when clicking "clear" button
  • Highlight current page in navbar
  • store current selection of collection select (dcl + data-panel) using ui-slice
  • [search, navigation] when returning to search page use last search parameters
  • [vas, workspace] workspace settings
    • on adding Workspace show dialog allowing to name a workspace (similar to collection creation)
    • add edit workspace dialog to toolbar (that allows to rename current workspace and later other settings) - similar to buttons in SC
    • In workspace settings dialog provide option (default) to use same data for all visualizations. When drag/drop on one visualization stream data to other visualizations of workspace
    • on create visualization get the data from existing visualizations
    • Think about a solution to handle workspaces with "same-data-visualizations" vs. "different-data-visualizations"
  • [collection creation] do not allow empty strings as collection name during creation
  • [STS] Open story option dialog after creation of new story

@johannesliem johannesliem changed the title [cleanup]: result and collection lists [ui-cleanup]: smaller ui fixes Jun 22, 2023
@johannesliem
Copy link
Member

  • Workspaces: on resize panels placement of timeline/map breaks
  • ...

samuelbeck added a commit that referenced this issue Jul 3, 2023
- Rename "more" button -> "advanced search"
- Move "clear" button
- Clear button now clears all search fields

See #188
samuelbeck added a commit that referenced this issue Jul 3, 2023
See #188 

- change button styles
- confirm deletion of collections in dialog
- collection creation: name input required
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

No branches or pull requests

2 participants