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)
Wed, Apr 24, 2:39 PM
Unknown Object (File)
Wed, Apr 24, 2:39 PM
Unknown Object (File)
Wed, Apr 24, 2:30 PM
Unknown Object (File)
Wed, Apr 24, 1:55 PM
Unknown Object (File)
Sun, Apr 21, 11:34 PM
Unknown Object (File)
Apr 17 2024, 6:29 PM
Unknown Object (File)
Apr 16 2024, 3:20 AM
Unknown Object (File)
Apr 14 2024, 7:58 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

web/types/nav-types.js
17 ↗(On Diff #30069)

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