Skip to content

Enable stacking multiple code panels in the tabs pane. #2386

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

Open
CYX22222003 opened this issue Apr 5, 2025 · 0 comments
Open

Enable stacking multiple code panels in the tabs pane. #2386

CYX22222003 opened this issue Apr 5, 2025 · 0 comments

Comments

@CYX22222003
Copy link
Contributor

What feature(s) would you like to see in RepoSense

Currently, the tabs-pane can only show one code panel and it is displayed when user clock on the relevant icon in a chart under the summary section.

To give a better way to compare a subset of file, we should give users the ability to stack over multiple code panel in the tabs pane section. With the global filter search key words specified in the summary, it will be much easier for users to visualize all files that contain the keyword at the tabs pane section.

Is the feature request related to a problem?

#2322

If applicable, describe alternatives you've considered

The current implementation to solve #2106 is passing the global filter globs to each individual filter glob keywords and files that matched the keyword will be displayed when users click on the icon to show code panel for each individual charts.

Additional context

This may require some significant change to the current frontend layout. We may need to work on this issue incrementally

@CYX22222003 CYX22222003 changed the title Enable stacking multiple code panel in the tabs pane. Enable stacking multiple code panels in the tabs pane. Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant