It is not possible to search by pressing the Enter key on the classroom page search bar
See original GitHub issueDescribe the bug It is not possible to search for lessons by pressing the enter key on the search bar on the classroom page.
To Reproduce Steps to reproduce the behavior:
- Go to the classroom page on the test server.
- Type something in the search bar which appears towards the bottom of the page
- Press ‘Enter’ on the keyboard
- Notice that the search is not started unless you ‘click’ on the search icon.
Observed behavior Pressing the enter key doesn’t start the search.
Expected behavior Pressing the enter key should start the search.
Possible steps to fix the issue
- Make sure you are able to run the Oppia dev server.
- Navigate to
core/templates/pages/library-page/search-bar/search-bar.component.html
and add an event to detect when the enter key is pressed. - Program that event to trigger the search function when it detects the pressing of the enter key.
Issue Analytics
- State:
- Created a year ago
- Comments:18 (7 by maintainers)
Top Results From Across the Web
how to implement enter key press for search functionality on ...
how to implement enter key press for search functionality on lightning page? i have a search button which is working on the functionality ......
Read more >IE8 - Enter key won't submit my search field - Stack Overflow
Hey guys, I have a search field that is not submitting when the enter key is hit, this issue is only happening on...
Read more ><input type="search"> - HTML: HyperText Markup Language
<input> elements of type search are text fields designed for the user to enter search queries into. These are functionally identical to text ......
Read more >Classroom Management Tools & Resources - Google for ...
Get started with Google Classroom, a central hub for tools and resources designed to help educators manage classrooms and enrich learning experiences.
Read more >Banner Basics and Navigation - Staff
Press the Enter key on the keyboard. Object Search. Use Object Search to access a form, job, or QuickFlow with only part of...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@akshit5565 Sure! Assigning it you.
@Lawful2002 Can you please assign this to me ?
Thanks!