An open API service indexing awesome lists of open source software.

https://github.com/iftekheraziz/debug-and-dev-tool-practice

Dev Tool & Debug Practice
https://github.com/iftekheraziz/debug-and-dev-tool-practice

chrome-devtools css3 debugging debugging-tool developer-tools html5 javascript modern-javascript

Last synced: 11 months ago
JSON representation

Dev Tool & Debug Practice

Awesome Lists containing this project

README

          

# issue List:

1. Search button not working - Fixed

2. after typing something on the search textbox, you should be able to press enter to get search result - Fixed

3. spinner is always running. should be displayed at the time of data loading - Fixed

4. If you search for 'iphone', check the api, you should get a lot of data but the UI displays only one phone - Fixed

5. Search is not clearing previous results - Fixed

6. picture of the phones are not showing - Fixed

7. Show All button should be hidden after all data is loaded -

8. Load phone details doesn't display anything

9. Phone details are added on the modal but this is not getting displayed. why?

10. Storage on Modal isn't getting displayed properly