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

ref(ui) Convert Saved Issue Search to new forms #28839

Merged
merged 5 commits into from
Sep 27, 2021
Merged

Conversation

markstory
Copy link
Member

Update saved issue search to settings/forms. I've also replaced the custom footer buttons with more standard size ones, and replaced the alert with a component instead of LESS styles.

Before

Screen Shot 2021-09-24 at 5 01 36 PM

After

Screen Shot 2021-09-24 at 5 00 51 PM

Update saved issue search to settings/forms. I've also replaced the
custom footer buttons with more standard size ones.
@markstory markstory requested review from a team September 24, 2021 21:29
Copy link
Member

@matejminar matejminar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

/>
<SelectField
key="sort"
name="sort"
label={t('Sort By')}
value={query}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need to pass the value here? doesn't the form do it for us?

Co-authored-by: Matej Minar <matej.minar@sentry.io>
Co-authored-by: Priscila Oliveira <priscilawebdev@gmail.com>
@markstory markstory merged commit b32e9f4 into master Sep 27, 2021
@markstory markstory deleted the ref-issue-search-form branch September 27, 2021 17:09
vuluongj20 pushed a commit that referenced this pull request Sep 30, 2021
Update saved issue search to settings/forms. I've also replaced the
custom footer buttons with more standard size ones.

Co-authored-by: Matej Minar <matej.minar@sentry.io>
Co-authored-by: Priscila Oliveira <priscilawebdev@gmail.com>
@github-actions github-actions bot locked and limited conversation to collaborators Oct 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants