Expandable Spaces #38

Open
opened 2026-08-20 16:45:47 +02:00 by rayyan · 0 comments
Owner

Add a maximum limit of 3 for deeply nested spaces, and allow the user to expand them 3 at a time.

For example:
a->1suba->2suba would be shown by default even if the entire tree is:
a->1suba->2suba->3suba->4suba->5suba

After clicking on 2suba, it expands to show 3 more, and if there is something beyond 5suba, they click it to expand it and so on.

Add a maximum limit of 3 for deeply nested spaces, and allow the user to expand them 3 at a time. For example: a->1suba->2suba would be shown by default even if the entire tree is: a->1suba->2suba->3suba->4suba->5suba After clicking on 2suba, it expands to show 3 more, and if there is something beyond 5suba, they click it to expand it and so on.
rayyan self-assigned this 2026-08-20 16:45:47 +02:00
Sign in to join this conversation.
No description provided.