Files
backstage/.changeset/search-planets-flash.md
T
Camila Belo ca8d5a6eae refactor: apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-09-01 12:39:45 +02:00

345 B

@backstage/plugin-search
@backstage/plugin-search
patch

Use the new inheritParentContextIfAvailable search context property in SearchModal instead of manually checking if a parent context exists, this conditional statement was previously duplicated in more than one component like in SearchBar as well and is now only done in SearchContextProvider.