Adrian Marin
Adrian Marin
### Describe the bug ### Steps to Reproduce Steps to reproduce the behavior: 1. Go to a project 2. Click on create comment 3. Click on back ### Expected behavior...
### Describe the bug It only happens sometimes. ### Steps to Reproduce and brake Steps to reproduce the behavior: 1. Go to projects 2. click on create project 3. click...
### Describe the bug ### Steps to Reproduce Steps to reproduce the behavior: 1. Go to a user 2. scroll to a team 3. select a filter for teams 4....
# Description Fixes https://github.com/avo-hq/avo/issues/1072 Fixes https://github.com/avo-hq/avo/discussions/766 Pre-release: [2.11.3.pre.3](https://rubygems.org/gems/avo/versions/2.11.3.pre.3) [Docs](https://docs.avohq.io/2.0/cards.html) Example on how to use: https://github.com/avo-hq/avo/pull/791/files#diff-ca106bcd1c807c902c1f474e33c2833de1f9a0436f7346a9e884eb834e1c0e33R111-R121 This is still a work in progress. Todo: - [ ] refactor the card controller...
### Feature When you're on a record on a specific tab (second tab), and you click on a link to an association, when you click the back button, it would...
### Describe the bug ### Steps to Reproduce Steps to reproduce the behavior: 1. Go to a post 2. Click on a related comment 3. delete it 4. notice it...
### Feature We'd like to enable inline editing records on the `Index` view. From [this](https://discord.com/channels/740892036978442260/740893011994738751/1002535463892025384) thread.
### Feature What I would do is to set a `hide_pagination_when_one_page_present` (I'm open to a better name) option on the `has_many` field and pick thst up in the pagination [component](app/components/avo/paginator_component.html.erb)....
### Feature Add the ability to select which policy a resource should use. From [here](https://discord.com/channels/740892036978442260/740893011994738751/999699188004692009). ### Approach _These thoughts come to my mind but feel free to use your own...
### Context We need a way to allow the developers to change the appearance of Avo. The initial iteration will cover adding custom CSS variables to a configuration path to...