pulibrary / figgy

Valkyrie-based digital repository backend.
Other
35 stars 4 forks source link

Fix Vue components in numismatics forms #6428

Closed eliotjordan closed 3 weeks ago

eliotjordan commented 3 weeks ago

Closes #6423 Issues are related to Vue3 upgrade and new version of vue-select componenet.

Screenshot 2024-06-06 at 12 21 57 PM

eliotjordan commented 3 weeks ago

@tpendragon I started on that, but it's very difficult to get Capybara to select these components. I can try, but it will take some time to get it done and I'd like to get the forms completed. Split that off into a new ticket.

https://github.com/pulibrary/figgy/issues/6429

tpendragon commented 3 weeks ago

@eliotjordan Is it possible to just make sure the elements are there, rather than verifying functionality? Before there were no select boxes at all right?