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

feat: eda filter by column #1217

Open
wants to merge 65 commits into
base: main
Choose a base branch
from
Open

Conversation

SmiteDeluxe
Copy link
Contributor

Closes #1216

Summary of Changes

Can now filter rows by columns.
Filters update and retain state. Profiling gets outdated depending on if current History state has profiling. Can get refreshed (that runner method inefficient since calling runner 3 times but not enough time). Tabs get set to outdated appropriately.
WARNING: Includes all other pending PRs, approve those first.

 & fix: dont open new context menu if $prevent clicks and currentMenu open not already the same one, thus allowing repositioning of same context menu
@SmiteDeluxe
Copy link
Contributor Author

@lars-reimann all should be good to go now!

@SmiteDeluxe
Copy link
Contributor Author

I know this last push fits more on the the other PR but was coding on this and then noticed on other branch there are conflicts, so just pushed here.

@SmiteDeluxe
Copy link
Contributor Author

@lars-reimann this should be ready to merge!

@lars-reimann
Copy link
Member

@SmiteDeluxe Please take a look at the linter failures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💡 New feature or request vscode 🔨 Issues regarding tools like the VS Code extension
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

EDA: filter by column
3 participants