avo
avo copied to clipboard
Add the Create button to a has_one association
The has_one association does not have the Create new button on the page. We had requests to add it!
I'd suggest adding it somewhere around this area https://github.com/avo-hq/avo/blob/main/app/components/avo/fields/has_one_field/show_component.html.erb#L7.
Before, without the button.
has_many example with create button
This issue has been marked as stale because there was no activity for the last 60 days
I'd really like to see this too. Looking at the roadmap it says this has been done, but I can't see it on 2.9.1.pre7?
Not sure why it was marked as done, because it's definitely not implemented.
I don't have the time allocation to build it in the next few weeks. I started a campaign to try and get more people from the community involved, and this shouldn't be too difficult to implement. Maybe someone will pick it up.