Page MenuHomePhabricator

[web] Fix nav info validator
ClosedPublic

Authored by michal on Aug 18 2023, 6:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 10, 7:54 AM
Unknown Object (File)
Mon, Jun 10, 7:54 AM
Unknown Object (File)
Mon, Jun 10, 7:54 AM
Unknown Object (File)
Mon, Jun 10, 7:48 AM
Unknown Object (File)
Sat, Jun 8, 12:18 AM
Unknown Object (File)
Sun, May 19, 3:05 AM
Unknown Object (File)
Apr 24 2024, 2:39 PM
Unknown Object (File)
Apr 24 2024, 2:39 PM
Subscribers
None

Details

Summary

ENG-4666
Validator wasn't updated to match the new type

Test Plan

Reloaded the web page in:

  • login screen
  • qr login screen (it was completely black, not sure if that's intended)
  • after logging in in chat view
  • in settings screen

There were no errors in keyserver console

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

web/types/nav-types.js
17

Also moved this so it's next to the it's type

Thanks for putting up the fix!

qr login screen (it was completely black, not sure if that's intended)

Yeah it's intended until D8821 is landed to put content on the page

This revision is now accepted and ready to land.Aug 18 2023, 6:30 AM