-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
[IMPROVE] New 'not found page' design #26452
Conversation
Since there is a discrepancy of React dependencies in the mocha.js and in the @rocket.chat/ui-contexts hooks, the existing tests (apps/meteor/tests/unit/client/views/notFound/NotFoundPage.spec.tsx) were not changed, just removed some unnecessary test cases. |
…/not-found-page * 'develop' of github.com:RocketChat/Rocket.Chat: Chore: Remove settings Fibers usage (#26465) Chore: Refactor create-target-channel util (#26493) Chore: useEndpointData deprecation (#26494) [NEW] Surface featured apps endpoint (#26416) [FIX] Request at least one field in the payload of `/v1/users.setStatus` (#26490) Chore: Exit process on `unhandledRejection` on CI (#26467) [FIX] Clear push token on save user password (#26466) [FIX] Undefined MediaDevices error on HTTP (#26396) Chore: Codecov threshold (#26477)
Codecov Report
@@ Coverage Diff @@
## develop #26452 +/- ##
===========================================
+ Coverage 38.60% 38.68% +0.07%
===========================================
Files 758 758
Lines 18783 18783
Branches 1453 1453
===========================================
+ Hits 7252 7267 +15
+ Misses 11315 11298 -17
- Partials 216 218 +2
Flags with carried forward coverage won't be shown. Click here to find out more. |
…ocket.Chat into feat/not-found-page
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments