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

Overview: Page tools #984

Open
Innders opened this issue Jan 22, 2025 · 0 comments
Open

Overview: Page tools #984

Innders opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
type: feature Adding something new and exciting to the product

Comments

@Innders
Copy link
Member

Innders commented Jan 22, 2025

Tools for the editor table.

Image

Add new folders and tasks. Including folder sequences.

These three buttons merged into one dropdown button. Clicking each button reveals the same dialogs we currently use.
Image

Show hierarchy button

  • When switched off it will show all tasks as a flat list with no folder hierarchy.
  • The task label shows the full folder path.

Image

Sort by dropdown

  • Uses the SortingDropdown component.
  • You should be able to sort by multiple options and change the direction.
  • The options should be all columns and attributes, ordered by the order of the columns.

Group by dropdown

  • Uses the SortingDropdown component.
    Design pending...

Columns

  • Manage what columns to show.
  • Utility in the dropdown to select all columns.
  • Dropdown value just shows count Columns: 5/15

Image

Additional notes

  • All "setting" like options should be stored on the user frontend preferences.
@Innders Innders added the type: feature Adding something new and exciting to the product label Jan 22, 2025
@Innders Innders changed the title Overview: Editor page tools Overview: Page tools Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Adding something new and exciting to the product
Projects
None yet
Development

No branches or pull requests

2 participants