Skip to content

feat: add maxFiles, multirow column labels#1553

Open
kevinkim-ogp wants to merge 1 commit intotrunk/ai-actionsfrom
feat/max-files-multi-row-descriptions
Open

feat: add maxFiles, multirow column labels#1553
kevinkim-ogp wants to merge 1 commit intotrunk/ai-actionsfrom
feat/max-files-multi-row-descriptions

Conversation

@kevinkim-ogp
Copy link
Copy Markdown
Contributor

@kevinkim-ogp kevinkim-ogp commented Apr 17, 2026

TL;DR

  • Added support for configurable maximum file limits in attachment fields
  • Allow MultiCol input fields to show Labels for the first row

What changed?

  • Added maxFiles attachment field types
  • Updated AttachmentSuggestions component to accept and use a maxFiles prop
  • Modified file validation logic to use the configurable limit instead of the hardcoded MAX_NUM_FILES constant
  • Updated error messages to display the actual file limit
  • Allow Multicol to show labels on the first row
  • Fixed MultiCol component alignment of inputs and delete button

How to test?

maxFiles

  • Add maxFiles to the postman attachment field
  • Verify that the limit is respected

MultiCol labels

  • Add a Labelto a multirow-multicol field e.g., in Tiles or If-then
  • Verify that the Labels are shown only for the first row
  • Verify that the delete button is still aligned with the inputs

Copy link
Copy Markdown
Contributor Author

kevinkim-ogp commented Apr 17, 2026

@kevinkim-ogp kevinkim-ogp marked this pull request as ready for review April 17, 2026 05:48
@kevinkim-ogp kevinkim-ogp requested a review from a team as a code owner April 17, 2026 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant