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

I want to add multi-level groups to my table group labels #5868

Closed
6 tasks
TuringLovesDeathMetal opened this issue Jun 13, 2023 · 5 comments
Closed
6 tasks
Labels
📖 documentation Improvements or additions to documentation ✨ feature-request Request for a new feature or functionality

Comments

@TuringLovesDeathMetal
Copy link
Contributor

Description

I want to be able to add sub-groups to my table group labels. For example, I could have the group sales then a subgroup emea sales

It would look something like:

models:
  name: sales_emea_model
    meta:
      group_label: sales/emea

This would put my sales_emea_model in the sidebar like this:

> Sales
  > EMEA
    - sales_emea_model

Acceptance criteria

  • I'm able to have up to 4 sub-groups in my table group labels
  • to create a sub-group in my table groups, I would just need to specify this in my group_label (suggested syntax: group_1/sub_group)
  • The sub-groups appear in the sidebar nested in the groups
  • The sub groups are ordered alphabetically within a group.
  • Any tables in the parent group that aren'y in a sub-group are placed below the grouped tables list.

For example:

V Sales
  >EMEA
  > NA
  - my_ungrouped_table
  - z_my_ungrouped_table

Documentation

  • update the docs on groups to include information on how to build subgroups
@TuringLovesDeathMetal TuringLovesDeathMetal added 📖 documentation Improvements or additions to documentation ✨ feature-request Request for a new feature or functionality labels Jun 13, 2023
@TuringLovesDeathMetal TuringLovesDeathMetal added this to 📝 To do in Selected for Development via automation Jun 13, 2023
@stale
Copy link

stale bot commented Aug 12, 2023

Is this issue still relevant? There have been no updates for 60 days, please close the issue or keep the conversation going!

@stale stale bot added the stale Issue hasn't been updated for 60 days label Aug 12, 2023
@yu-iskw
Copy link
Contributor

yu-iskw commented Sep 6, 2023

+1

@stale stale bot removed the stale Issue hasn't been updated for 60 days label Sep 6, 2023
@okiyuki99
Copy link

+1

@thiagocroce
Copy link

+1 on this feature, combined with this related issue

@TuringLovesDeathMetal
Copy link
Contributor Author

Closing this as a duplicate of #2686

@TuringLovesDeathMetal TuringLovesDeathMetal closed this as not planned Won't fix, can't repro, duplicate, stale Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 documentation Improvements or additions to documentation ✨ feature-request Request for a new feature or functionality
Projects
None yet
Development

No branches or pull requests

4 participants