Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.83k stars 1.58k forks source link

Misc fixes #14982

Closed aptkingston closed 1 week ago

aptkingston commented 3 weeks ago

Description

qa-wolf[bot] commented 3 weeks ago

QA Wolf here! As you write new code it's important that your test coverage is keeping up. Click here to request test coverage for this PR!

aptkingston commented 2 weeks ago
  • The CreateEditColumn popover change is visible when editing an existing column but not when creating a new one. Could this be extended to the create flow as well?

It's the same component, and it definitely is there for creating a new column... What did you click to see the small one?

Creating: 360 width image

Editing: 360 width image

  • When adding multiple attachments to the same single attachment field, I still see the same behaviour Screenshot 2024-11-15 at 12 39 53

How did you add multiple? You can't select more than one file in the file picker now (unless it's a multi attachment column of course), and you can't upload a new one until you delete the current file.