jneale / Xplore

Xplore: Developer Toolkit for ServiceNow
MIT License
193 stars 146 forks source link

Link to Xplore in Now Experience header (San Diego) #65

Closed ryandean99 closed 2 years ago

ryandean99 commented 2 years ago

Since upgrading to San Diego we're not able to see the eyeglass icon in the header to quickly link to Xplore.

One work-arounds is accessing Xplore from the Application menu and pinning it as a favorite. Another work-around is to add a custom slash-common in the SNUtils chrome extension.

If you want to add it as a direct link in the header, there is some code I recently developed to add a service portal link to the user menu. I suppose it could be adapted to add a link to Xplore anywhere in the header. It was originally posted on this community post.

If I get a little time I may try adapting myself and report back here what I find.

jneale commented 2 years ago

I wasn't going to bother trying to inject it in Polaris but enough people have requested it that I've decided to go ahead and do it. Thanks for the feedback. Hopefully ServiceNow don't change the DOM too much in future versions!