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

Add overflow to scss #6949

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Conversation

rkuehn-uofl
Copy link
Contributor

Fixes

Fixes #6771

Summary

Added overflow: auto to accept text size variations

Type of change (for release notes)

  • notes-minor Added overflow: auto for accessibility

@samvera/hyrax-code-reviewers

@rkuehn-uofl rkuehn-uofl linked an issue Oct 31, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Oct 31, 2024

Test Results

    17 files  ±0      17 suites  ±0   2h 18m 43s ⏱️ -50s
 6 729 tests ±0   6 432 ✅ ±0  297 💤 ±0  0 ❌ ±0 
13 229 runs  ±0  12 833 ✅ ±0  396 💤 ±0  0 ❌ ±0 

Results for commit 6782ee4. ± Comparison against base commit 71d7a79.

This pull request removes 264 and adds 264 tests. Note that renamed tests count towards both.
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f2e02d98d48>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007fa017bd9c50>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f2e02d04760>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007fa00737d350>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy AdminSet: 5186aae9-3b2e-421b-818a-da4ae996c32c
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy Hyrax::AdministrativeSet: 35f14477-2fef-431d-a94a-1bb5d96d8398
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to edit AdminSet: d949b9a1-6f5e-4e80-8264-9c9bd8311da7
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to edit Hyrax::AdministrativeSet: 1bbcce7a-53f3-40e7-90f6-0fe8b09c2b2c
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to update AdminSet: 2b84d21e-6296-4c9e-b12b-305047a2c562
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to update Hyrax::AdministrativeSet: 75708187-fa28-4457-82e8-7e701ef6103e
…
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f234fe26f48>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f2b78b3c810>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f234f893fe0>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f2b766cd998>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy AdminSet: 5d08352d-df57-4438-a49c-44cf01086b8b
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy Hyrax::AdministrativeSet: e817dcf9-27bb-41bd-bffb-9b05c2bba416
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to edit AdminSet: ebfad136-9e9a-4b37-bf48-041a6823e895
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to edit Hyrax::AdministrativeSet: 7403ce5c-6bed-4e9a-9666-356292fc83ea
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to update AdminSet: 109f2427-dc1c-448a-86e8-b067809b5d98
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to update Hyrax::AdministrativeSet: b217b68e-9b1e-4e3f-8280-7dc695434c5c
…

♻️ This comment has been updated with latest results.

@dlpierce dlpierce added the notes-accessibility Release Notes: Accessibility label Nov 1, 2024
@dlpierce dlpierce force-pushed the 6771-search-box-clips-text-when-resized branch from ca898fa to 6782ee4 Compare November 1, 2024 15:57
@randalldfloyd randalldfloyd merged commit 65c6293 into main Nov 1, 2024
22 checks passed
@randalldfloyd randalldfloyd deleted the 6771-search-box-clips-text-when-resized branch November 1, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notes-accessibility Release Notes: Accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search box clips text when resized
3 participants