avo
avo copied to clipboard
Searchable associations attach modal styling and search broken
Describe the bug
Steps to Reproduce
Steps to reproduce the behavior:
- Go to a course
- click "Attach link"
- Observe the broken styling of the input
- Observe that the search did not work after you click the field
Expected behavior & Actual behavior
Models and resource files
class CourseLinkResource < Avo::BaseResource
field :course, as: :belongs_to, searchable: true
end
System configuration
Avo version: 2
Rails version:
Ruby version:
License type:
- [x] Community
- [x] Pro
Screenshots
Additional context
Impact
- [ ] High impact
- [x] Medium impact
- [ ] Low impact
Urgency
- [ ] High urgency
- [ ] Medium urgency
- [ ] low urgency