Skip to content

fix: Make the IPR search form work when enter is pressed#4114

Merged
rjsparks merged 1 commit into
ietf-tools:mainfrom
larseggert:fix-ipr-search
Jun 22, 2022
Merged

fix: Make the IPR search form work when enter is pressed#4114
rjsparks merged 1 commit into
ietf-tools:mainfrom
larseggert:fix-ipr-search

Conversation

@larseggert

Copy link
Copy Markdown
Collaborator

No description provided.

@jennifer-richards jennifer-richards left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me. One question about the state input hack, but the answer may be "no" and it's not worth holding up over.

$("#id_state")
.addClass("list-inline");
$("#id_state .form-check")
.addClass("form-check-inline");

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can this not be done in the template?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

These forms would need some serious work to better work with bs.

@rjsparks rjsparks merged commit cfa0886 into ietf-tools:main Jun 22, 2022
@larseggert larseggert deleted the fix-ipr-search branch June 23, 2022 05:48
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 27, 2022
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