Why does the public and test assistant buttons dis...
# support
o
It is incredibly frustrating having to press F5, wait for the page to load just so I can publish my changes or test the assistant. https://cdn.discordapp.com/attachments/1366041832428933160/1366041832592769034/image.png?ex=680f8118&is=680e2f98&hm=b8e99aa9b825277a24f3c2abf8a67a9705f1146b730d918de54c11b6582d7706&
v
This appears to be a known UI bug in Vapi. According to similar issues reported in the Discord community, Vapi has several UI persistence problems where elements disappear or settings don't save correctly. **Potential solution**: Try adding this CSS to fix z-index issues that might be causing the buttons to become hidden:
Copy code
css
.vapi-btn { z-index: 1000 !important; }
If that doesn't work, please contact support@vapi.ai as they're aware of these UI bugs and working on a dashboard redesign. Sources: - [Discord conversation about z-index issues](https://discord.com/channels/1211482211119796234/1329911977874555041) - [Discord conversation about UI bugs](https://discord.com/channels/1211482211119796234/1336339138898694184) - [Discord conversation about settings not saving](https://discord.com/channels/1211482211119796234/1341692740454584331)
k
Hey, really sorry for your experience. If possible, could you record a loom video describing this error/behavior or inconsistency in the dashboard with the steps to reproduce it? That way, I can share this with my team, and we'll take a look. We'll even try to reproduce the same so we can fix it for you. Also, I'll request you to share your assistant ID.
o
Hello @Shubham Bajaj i'ts been a busy week so my apologies for the delayed response. here is the assistant ID 87b02a4b-1e56-4268-bf10-ae53283ac591
As you can see it only happens when I interact with the toolbar menu
k
This ticket has been marked as solved, and as a result, you will no longer receive any further responses. Kindly create a new support ticket to escalate your inquiry.