-
Notifications
You must be signed in to change notification settings - Fork 92
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
Feature/add edit filters through filter bar #2591
Feature/add edit filters through filter bar #2591
Conversation
Great step forward Brian! Should we log keyboard navigation through these filter pop-ups as a follow-on task? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
...Explorer/components/dataExplorerPanel/components/rowFilterBar/components/rowFilterWidget.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once again just put some nits in there to be ignored! Looks good to me!
src/vs/workbench/browser/positronComponents/positronModalPopup/positronModalPopup.tsx
Outdated
Show resolved
Hide resolved
...nents/dataExplorerPanel/components/addEditRowFilterModalPopup/addEditRowFilterModalPopup.tsx
Outdated
Show resolved
Hide resolved
...nents/dataExplorerPanel/components/addEditRowFilterModalPopup/addEditRowFilterModalPopup.tsx
Outdated
Show resolved
Hide resolved
...nents/dataExplorerPanel/components/addEditRowFilterModalPopup/addEditRowFilterModalPopup.tsx
Outdated
Show resolved
Hide resolved
...r/positronDataExplorer/components/dataExplorerPanel/components/rowFilterBar/rowFilterBar.tsx
Show resolved
Hide resolved
Yes! I am saving some of this smaller kind of work for after April 12th when I will need bite-sized chunks of work. |
This PR contains Data Explorer UI work that allows row filters to be added and edited. Here's a movie of this in action.
Screen.Recording.2024-03-29.at.9.45.10.PM.mov