Adrian Marin

Results 210 comments of Adrian Marin

This is weird. It should stay open. Have you overridden the `application.html` layout? There should be something like `` that I don't see in your markup.

Ok. so the `sidebar-open` class is present there. Can you please inspect the CSS properties and let me know if that class has any rules? Also, are you using Avo...

could you try the latest version 2.16? That should have the data-attributes feature.

Yeah. Try and clear your cookies for your app and check the JS console for errors. Happy to help getting to the bottom of this.

Hmmm... can you add that to your reproduction app and let me have a go? I can't say for sure off the top of my head.

Hey @rajaravivarma-r. The issue is that your styles are being loaded after Avo's. Here's the resolve: - run `rails g avo:eject :pre_head`. This will add a new partial similar to...

No, it's not currently possible, but that's a great feature to have. Similar to what you can do with [cards](https://docs.avohq.io/2.0/dashboards.html#override-card-options-from-the-dashboard) right now. I'll add it to the roadmap. Thanks for...

Probably in a few weeks (6-8 weeks). We're trying to finish some work we already started working on.

We are open to receiving PRs with this feature if you want to take a shot. I'm happy to help you navigate the codebase.

Hey @rajaravivarma-r. There isn't a ways of doing that yet, but I see how that would be useful! Date ranges too. We don't have that on our roadmap yet so...