Brijesh619 commented on code in PR #688:
URL: https://github.com/apache/atlas/pull/688#discussion_r3820295885
##########
dashboard/src/views/SideBar/SideBarBody.tsx:
##########
@@ -21,11 +21,13 @@ import {
useCallback,
useEffect,
useState,
- ChangeEvent,
KeyboardEvent,
lazy,
Review Comment:
Fixed!
- Added the missing negative tests (Version unavailable and relationships
icon visibility).
- Removed the stale `loading` prop test.
- Wrapped `activeModule` resolution in `useMemo` to avoid recalculating
every render.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]