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

Exploring Unnecessary Conditionals: Autosuggest #3067

Merged

Conversation

SriHV
Copy link
Contributor

@SriHV SriHV commented Mar 4, 2024

What is the context of this PR?

#3013 As the ticket checked the following actions
Actions

  • List params not present in markdown file.
  • Establish if these are legacy code or else coming from elsewhere - double bracket to see if the param has a value.
  • Remove if not necessary.
  • Ensure testing remains intact / update as required.

What has changed

Added ariaLimitedResults param in _macro-options.md

How to review this PR

Check that params mentioned in examples are present in readme

Checklist

This needs to be completed by the person raising the PR.

  • I have selected the correct Assignee
  • I have linked the correct Issue

Copy link

netlify bot commented Mar 4, 2024

Deploy Preview for ons-design-system-preview ready!

Name Link
🔨 Latest commit 053e3f7
🔍 Latest deploy log https://app.netlify.com/sites/ons-design-system-preview/deploys/65e5dbe2f96d4000081122ec
😎 Deploy Preview https://deploy-preview-3067--ons-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@SriHV SriHV self-assigned this Mar 4, 2024
@SriHV SriHV added the Enhancement Change of existing feature label Mar 4, 2024
@SriHV SriHV marked this pull request as ready for review March 4, 2024 14:40
@SriHV SriHV linked an issue Mar 4, 2024 that may be closed by this pull request
4 tasks
@SriHV SriHV changed the title Adding the change in readme Exploring Unnecessary Conditionals: Autosuggest Mar 4, 2024
@rmccar
Copy link
Contributor

rmccar commented Mar 4, 2024

Can you update the description to say what changes have been made? Its difficult to see what params have been added/removed. ariaLimitedResults I think is the only one youve added?

@SriHV
Copy link
Contributor Author

SriHV commented Mar 4, 2024

Can you update the description to say what changes have been made? Its difficult to see what params have been added/removed. ariaLimitedResults I think is the only one youve added?

Yes, that's the only one

@SriHV SriHV merged commit 6f779ea into main Mar 4, 2024
13 of 18 checks passed
@SriHV SriHV deleted the enhancement/3013/explore-unnecessary-conditionals-autosugget branch March 4, 2024 17:27
rmccar pushed a commit that referenced this pull request Mar 6, 2024
alessioventuriniAND added a commit that referenced this pull request Apr 4, 2024
…wcag 22 level aaa (#3119)

* ⬆️  Back To Top Link  ⬆️  (#2990)

* Page template for length

* Add macro

* Add component foundations

* Build stylesheet

* Add additional functionality

* Improved functionality

* Fix border and layout

* Fix resize behaviour

* Changes to CSS

* Add more tests

* Update VR Tests

* Change to full width

---------

Co-authored-by: Alessio Venturini <112873190+alessioventuriniAND@users.noreply.github.com>

* Description list not structured properly for screen readers (#3053)

* initial change

* update test

* update test

* update comment

* update comment

* Update placeholder text colour (#3062)

* Fix/3004/icon in footer not clickable (#3036)

* Fix checkbox appearance on safari (#3066)

* Adding the change in readme (#3067)

* updated youtube video to a more accessible one

* updated reference files

---------

Co-authored-by: Aditya Unnithan_ONS <56112669+adi-unni@users.noreply.github.com>
Co-authored-by: Precious Onyenaucheya <86783201+precious-onyenaucheya-ons@users.noreply.github.com>
Co-authored-by: rmccar <42928680+rmccar@users.noreply.github.com>
Co-authored-by: Bali Birch-Lee_ONS <149602681+balibirchlee@users.noreply.github.com>
Co-authored-by: SriHV <123635670+SriHV@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Change of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exploring Unnecessary Conditionals: Autosuggest
3 participants