- Issue created by @pameeela
- First commit to issue fork.
- πΊπΈUnited States phenaproxima Massachusetts
This breaks preexisting functionality - the "Duplicate" operation does not appear in the links for each item in the view.
- π¦πΊAustralia pameeela
@phenaproxima oh interesting, that was by design though, we want to simplify the UI. Delete and Duplicate are not common actions, but ideally these would go into a kebab menu instead. And also ideally, this would be done in core, but that won't be in time. So we can do it ourselves!
- π¦πΊAustralia pameeela
Actually we can go about this a bit differently, we can include the operations but maybe just modify the behaviour to be the kebab-style instead of the drop down button. Not sure the best place to try to make this change though, to be decided.
- π¦πΊAustralia pameeela
I think I will add the operations back and then we can just work on restyling it to use the desired kebab menu.