algairim commented on a change in pull request #298: URL: https://github.com/apache/brooklyn-ui/pull/298#discussion_r733620167
########## File path: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js ########## @@ -21,6 +21,7 @@ import {EntityFamily} from '../util/model/entity.model'; import template from './catalog-selector.template.html'; import footerTemplate from './catalog-selector-palette-footer.html'; import { distanceInWordsToNow } from 'date-fns'; +import { session as sessionStore } from 'brooklyn-ui-utils/browserStorage'; Review comment: There is a `sessionStorage` used across UI components. -- 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: dev-unsubscr...@brooklyn.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org