Skip to content

Rename privacy consent id on reviewer's page#12423

Open
blesildaramirez wants to merge 5 commits intopkp:mainfrom
blesildaramirez:rename-privacy-consent
Open

Rename privacy consent id on reviewer's page#12423
blesildaramirez wants to merge 5 commits intopkp:mainfrom
blesildaramirez:rename-privacy-consent

Conversation

@blesildaramirez
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@jardakotesovec jardakotesovec left a comment

Choose a reason for hiding this comment

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

That looks promising, small suggestion.

cy.get('button').click()
})
cy.get('input[id="privacyConsent"]').click();
cy.get('input[id="dataCollectionCheck"]').click();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good.. just minor suggestion - if the id is problem and its used only in cypress test - we could go with name="privacyConsent" in the cypress test and basically just change id to name.

@blesildaramirez blesildaramirez force-pushed the rename-privacy-consent branch from a824a33 to 7ce7b44 Compare March 11, 2026 02:39
@blesildaramirez blesildaramirez force-pushed the rename-privacy-consent branch from f791a08 to 10ffeb9 Compare March 11, 2026 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants