OpenConext / OpenConext/OpenConext-engineblock
fix autocorrect in WAYF to prevent unwanted spelling correction
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 25
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
This issue is imported from pivotal - Originaly created at Jun 16, 2021 by Arnout Terpstra
Verzoek voor het WAYF-team. Klein leed. Als ik de “volledige” wayf krijg, ben ik gewend om te typen om te filteren. Pas na 5 letters (surfn) is ‘surfnet’ de enige entry. MacOS denkt echter dat ik een foutje maak. Zo gauw ik met mijn klik op de eerste (en enige entry) in de lijst, gebeuren er heel snel achter elkaar drie dingen.
mijn typo ‘surfn’ wordt door macOS vervangen door ‘surf’
de lijst sorteert zich opnieuw met SURF-bureau bovenaan
mijn klik op de eerste entry wordt doorgevoerd.
Het toevoegen van autocorrect=“off” aan het element voorkomt deze autocorrect…
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the WAYF full-list input element and reproduce the filtering and selection flow on macOS with autocorrect enabled. Verify that disabling autocorrect on the input prevents the typed value from changing before the list reorders and the selected entry is activated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100