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

Fix: Add isBot flag to users to simplify matching - Ack #934 #1093

Merged
merged 3 commits into from
May 16, 2024
Merged

Conversation

gnarf
Copy link
Contributor

@gnarf gnarf commented May 9, 2024

Adds an isBot field to User table instead of relying on string matching.

@gnarf gnarf requested a review from alflennik May 9, 2024 16:34
@gnarf gnarf marked this pull request as ready for review May 9, 2024 16:35
@gnarf
Copy link
Contributor Author

gnarf commented May 9, 2024

@alflennik I'll leave it up to you if this needs a second reviewer to flag someone?

@howard-e howard-e self-requested a review May 15, 2024 15:46
Copy link
Contributor

@howard-e howard-e left a comment

Choose a reason for hiding this comment

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

Looks good to me!

A small error being silently thrown related to the mocks though shown here. There's a boo-far tester at the bottom of TestQueuePageTesterPopulatedMock missing the isBot attribute.

Should be good to go after

@gnarf gnarf merged commit bc8cac4 into development May 16, 2024
2 checks passed
@gnarf gnarf deleted the isBot branch May 16, 2024 14:35
@howard-e howard-e mentioned this pull request May 28, 2024
howard-e added a commit that referenced this pull request May 28, 2024
Issues addressed:
* #1105, addresses w3c/aria-at#1070
* #1053, addresses w3c/aria-practices#2971
* #1097, addresses #977
* #1095, addresses #991
* #1093, addresses #934
* #1000, addresses #818
* #1089, addresses #992
* #1067, addresses #993
* #1056, addresses w3c/wai-aria-practices#212

---------

Co-authored-by: alflennik <alflennik@users.noreply.github.com>
Co-authored-by: Paul Clue <67766160+Paul-Clue@users.noreply.github.com>
Co-authored-by: Mx Corey Frang <corey@bocoup.com>
Co-authored-by: Mx. Corey Frang <gnarf37@gmail.com>
Co-authored-by: Erika Miguel <erika@bocoup.com>
Co-authored-by: Mike Pennisi <mike@mikepennisi.com>
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