neo4j-devtools / neo4j-bloom

A public repository for informal docs, problem reporting and content sharing related to Neo4j Bloom.
Apache License 2.0
18 stars 0 forks source link

deep link URLs for search phrases doesnt clear output of older searches #47

Open rohinibaraskar opened 2 years ago

rohinibaraskar commented 2 years ago

We have created deep link URLs for search phrases in Bloom , but whenever those URLs are opened it doesn't clears the output of earlier history results from output screen of bloom. so what I have to do go to search box press enter to get fresh output of that particular search phrase ,which then works fine, but clearing old output is very much needed.

GlacialBoy commented 2 years ago

hello @rohinibaraskar ! Are you using the run parameter? like ?search=MySearch&run=true ? With run the first result of the search will be executed immediately and you don't need to click on the search box and press enter

Reference: https://neo4j.com/docs/bloom-user-guide/current/bloom-tutorial/deep-links/

rohinibaraskar commented 2 years ago

@GlacialBoy thats correct, we are using run =true , but whats happening old history data on output screen is remaining as it is and on top of that next search phrase output is getting populated sometimes , it looks very messy

rohinibaraskar commented 2 years ago

@GlacialBoy this issue is only occurring for admin user , because for other reader access user /role its working fine

GlacialBoy commented 2 years ago

Thanks for reporting it @rohinibaraskar , may I ask you if you have the Bloom plugin installed in your environment ( Scene Saving and Sharing) ?