With the + you can drop it down but can I make it so whenever you go on it you don't have to press the + every time? Just wanna have it so when everyone clicks the page it stays dropped down with all the texts.
Hello there,
This is Jesse from the Statuspage support team. Just to clarify, which part of Statuspage are you referring to? Also, is your goal to have these elements stay expanded after someone leaves the page or do you want them to default to being expanded?
If you want something to default to be expanded, you could likely use some custom code. On my test page for component groups, we have aria-expanded="false" as the default. You could use customizations to set this default to true instead. Here's some other examples that may help you get started as well: https://support.atlassian.com/statuspage/docs/css-and-javascript-snippets-for-customizations/
Hopefully, I understand your question correctly but this would be a good starting point for changing the defaults.
Regards,
Jesse
yes, I wanna leave it expanded when someone leaves and comes back. Would there be anyway to do it with the free version?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello again,
The suggestion I have would only really work for paid plans at certain tiers depending on how you set it up (either with CSS or JS). The only option to avoid having the drop-down on the free plan would be to remove group components and just make everything a component on its own. This might be the only way to get your desired effect.
Regards,
Jesse
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.