Update Members page
What does this MR do and why?
- Migrate header to PageHeadingComponent
- Show EmptyResult when search is empty
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Go to http://gdk.test:3000/flightjs/Flight/-/project_members
- Search for something not existing
- See the EmptyResult
- You're awesome!