Angular UI - Glitch and TODO collection
See original GitHub issueCritical Priority
- Responsiveness broken (e.g. Search results page)
- Simplify the way theming works and make it more Angular-style instead of trying to keep the old Bootswatch themes alive
- Restoring the hacking progress via
continueCode
cookie does not work. Score Board is cleared on server restart.
High Priority
- Inconsistent font
- Inconsistent text color
- Product images are distorted (i.e. do not honor aspect ration when resizing)
- Add likesCount for product reviews on templates
- Browser title is “Frontend”
- App name and version in navbar are underlined
- Page title is static OWASP Juice Shop
Normal Priority
- Toggle buttons have no visually distinguishable state (Score Board, Basket)
- Score Board toggle buttons do not trigger when embedded SVG “⭐️” is clicked
- Feedback carousel not implemented (e.g. use https://www.npmjs.com/package/ng-simple-slideshow) on About Us
- Social media button bar missing on About Us
- Search result page has scrollbars
- Cookie banner is missing
-
favicon()
route has (accidentally?) been removed from backend - Language selection is truncated even for short texts, e.g.
English
becomesE...
- Language selection is not persisted via cookie
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (9 by maintainers)
Top Results From Across the Web
Angular UI - Glitch and TODO collection · Issue #634 - GitHub
Angular UI - Glitch and TODO collection #634 ... Simplify the way theming works and make it more Angular-style instead of trying to...
Read more >How To Fix the Most Common Angular Performance Problems ...
This post is about how to improving performance in Angular apps by using a systematic approach to fix the most common Angular performance...
Read more >Odd ui-grid bug with <!DOCTYPE html[]> - Stack Overflow
It has nothing to do with the content of the Doctype declaration. The latest version of the HTML specification says:.
Read more >A glitch in combineLatest (and how to fix it!)
To do so, I created an application that visualizes a number of pokemon based on a limit and offset parameter. example-app-screenshot.
Read more >Beginning our Angular todo list app - Learn web development
The finished application will display a list of to-do items and ... Angular directive that iterates over the items in the items array....
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
@J12934 , I checked up with XSS1 detection and it works with
<iframe src="javascript:alert('xss')"></iframe>
.This thread has been automatically locked because it has not had recent activity after it was closed. 🔒 Please open a new issue for regressions or related bugs.