-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RFC] Context to allow cloud to sort filter values (#17084)
## Summary & Motivation This is a pretty generic way for cloud to sort filter values. It allows Cloud to specify a sorting function for a filter by it's name. This means that multiple filters with the same name could be targeted by cloud and this is intentional. The thinking behind it is that you might have a "User" filter in many parts of the app and we would very likely want cloud to target all of them instead of just a specific one.
- Loading branch information
Showing
2 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9f9f3fc
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.
Deploy preview for dagit-core-storybook ready!
✅ Preview
https://dagit-core-storybook-cvmlwftug-elementl.vercel.app
Built with commit 9f9f3fc.
This pull request is being automatically deployed with vercel-action