* remove circular dependency on realm context * added realm as a param of the url * updated links to include realm * null !== undefined * set realm if realm in url * fixed breadcrumb type * fixed tests * addressed pr review comments
* only update state when component is mounted * removed unused import * `useFetch` function to update state when mounted
* add role attributes, WIP * WIP role attributes * fix storybook demos * add attributes tab to realm roles section * use TableComposable * fix formatting * css updates * fix up styling of role attributes table * fix check-types erros * fix build * fix formatting * address PR feedback from Sarah * add aria label to button * fix storybook demos and address PR feedback from Erik * fix merge conflict * delete unnecessary files * remove unused code * remove BorderColor * delete final comment * fix formatting Co-authored-by: Sarah Rambacher <srambach@redhat.com>