the-orange-alliance / toa-angular-old

🤖 A webapp for accessing data about the FIRST Tech Challenge
https://theorangealliance.org
MIT License
45 stars 31 forks source link

Search opens but cursor does not default to the text box #162

Closed Techno11 closed 5 years ago

Techno11 commented 5 years ago

When the user clicks the search box, the cursor should jump right into the new window's search textbox, to prevent the user from having to click twice.

ofekashery commented 5 years ago

Kyle and I worked on it for more than two hours but without success. But it may have been fixed in angular-mdc v0.40.2

Techno11 commented 5 years ago

Fixed on some views, but not others. If you go here https://theorangealliance.org/teams And click the search icon, the cursor does not default to the box whereas if you go here https://theorangealliance.org/events It does