Feature #3196
Remove conflict between js snippet and extension
Description
- Enable extension pointing to QA
- go to https://rapidken.ai/demo/js-snippet-explain-term?rapidkenDemo=true
- open copilot
- ask for "list"
- click on 'yes' answer from chatgpt
we should be taken to prod/chatgptplus; instead it goes to qa/chatgptplus.
Updated by Anonymous over 1 year ago
- Tracker changed from Feature to Task
- Status changed from In Progress to New
Updated by Anonymous over 1 year ago
According to the discussion with the ram sir, Snippet has higher priority than extension. If the page is having conflict between which one to show then show the snippet instead of extension. Add the flag in the snippet code, and at the time of showing the extension check the flag.
Updated by Anonymous over 1 year ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Updated by Anonymous over 1 year ago
- Assignee changed from Anonymous to Ram Kordale
Working as expected