Eyo O. Eyo
Eyo O. Eyo
Hi, I stumbled on your project after searching for something to get me out the few seconds delay that occurs in .$on('stateChangeStart'), infact your project has solved my problem only...
## Summary This PR fixes an error that was discovered ahead of the react 18 upgrade(https://github.com/elastic/kibana/issues/138222). Why are we concerned about this? Whilst `useId` isn't directly used in our codebase,...
## Summary Assign roles to spaces within spaces app
## Summary Summarize your PR. If it involves visual changes include a screenshot or gif. ### Checklist Delete any items that are not applicable to this PR. - [ ]...
## Summary Adds data-attribute so that the group sort order for panel type groups for dashboard panels can be inferred without specifically hunting through the codebase to figure out what...
## Summary This PR swaps usages of `waitForNextUpdate` exported from `@testing-library/react-hooks` for `waitFor` exported from `@testing-library/react` as part of the work being done to upgrade to react 18. For context;...