Skip to content

test: fix more validation issues - #3975

Merged
rjsparks merged 5 commits into
ietf-tools:mainfrom
larseggert:fix-more-vaildation-issues
May 18, 2022
Merged

test: fix more validation issues#3975
rjsparks merged 5 commits into
ietf-tools:mainfrom
larseggert:fix-more-vaildation-issues

Conversation

@larseggert

Copy link
Copy Markdown
Collaborator

Including the ones @rjsparks sent me in email

@larseggert

Copy link
Copy Markdown
Collaborator Author

Not sure why the tests fail, they succeed locally

@NGPixel NGPixel changed the title fix: Fix more validation issues test: fix more validation issues May 17, 2022
Comment thread ietf/nomcom/views.py
nomcom.url = None
if year >= 2002:
nomcom.ann_url = "/nomcom/ann/#%4d" % year
nomcom.ann_url = "/nomcom/ann/#nomcom-%4d" % year

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.

We'll go with this for now, but consider dropping the hyphen since nomcom2021 is a group.

@rjsparks
rjsparks merged commit de7ff7e into ietf-tools:main May 18, 2022
.baseform textarea {
width: 80%;
}
/* TODO: this should use bs5 styling and ideally be integrated into the code */

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.

What tooling are you using that shows the removed styling was not used?

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.

I grepped for "baseform" in the repo :-)

@larseggert
larseggert deleted the fix-more-vaildation-issues branch May 18, 2022 18:08
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 16, 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.

2 participants