Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Home web-view UI to Phase 1 UX design #1414

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

Implement new home design. Not functional yet

7560eba
Select commit
Loading
Failed to load commit list.
Draft

Update Home web-view UI to Phase 1 UX design #1414

Implement new home design. Not functional yet
7560eba
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 23, 2024 in 3s

4 new alerts including 4 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 1 in lib/platform-bible-react/dist/index.cjs

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
t
to
r
without guarding against prototype pollution.

Check warning on line 1 in lib/platform-bible-react/dist/index.cjs

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
t
to
r
without guarding against prototype pollution.

Check warning on line 3756 in lib/platform-bible-react/dist/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
e
to
r
without guarding against prototype pollution.

Check warning on line 3756 in lib/platform-bible-react/dist/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
e
to
r
without guarding against prototype pollution.