You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In testing Feat/dict filtering Feat/dict filtering #81, placing the value of minus (-) in the "Search the dictionary" box brings up all dictionary terms listed.
In testing Feat/dict filtering Feat/dict filtering #81, placing the plus value (+) in the "Search the dictionary" box brings up the terms associated with + and non + dictionary terms.
In testing Feat/dict filtering Feat/dict filtering #81, placing the asterisk value (*) in the "Search the dictionary" box brings up the terms associated with * and non * dictionary terms.
Not sure if this is an issue or not, but when I hit the spacebar once the dictionary starts at the term "10x developer"
Expected Behavior
Value or term placed in the "Search the dictionary" box, should return words with the spelling of the term or value searched. Example: placing end in the search box, returns the words including the term(s) "end" only.
Current Behavior
See above screenshots and explanations listed.
Possible Solution
Have values or term (s) placed in search box, show only the values/term(s) associated with the info placed in the search box.
If a value/term(s) placed in search box doesn't match anything included in the dictionary, the search results should return blank.
Example: I typed "Xs" in the search bar and received zero results to match.
Steps to Reproduce
Provide a link to a live example, or an unambiguous set of steps to reproduce the issue.
Type plus sign (+), minus sign (-), asterisk (*) and spacebar once to see the above issues. I used the deploy link for Feat/dict filtering Feat/dict filtering #81
Yikes! Briefly, what seems wrong?
Expected Behavior
Value or term placed in the "Search the dictionary" box, should return words with the spelling of the term or value searched. Example: placing end in the search box, returns the words including the term(s) "end" only.
Current Behavior
See above screenshots and explanations listed.
Possible Solution
Have values or term (s) placed in search box, show only the values/term(s) associated with the info placed in the search box.
If a value/term(s) placed in search box doesn't match anything included in the dictionary, the search results should return blank.
Example: I typed "Xs" in the search bar and received zero results to match.
Steps to Reproduce
Provide a link to a live example, or an unambiguous set of steps to reproduce the issue.
https://deploy-preview-81--cherryontech.netlify.app/dictionary/
The text was updated successfully, but these errors were encountered: