Skip to content

Feat/file upload example - #299

Merged
kevinccbsg merged 3 commits into
BRIKEV:mainfrom
RLinV1:feat/file-upload-example
Jul 22, 2026
Merged

Feat/file upload example#299
kevinccbsg merged 3 commits into
BRIKEV:mainfrom
RLinV1:feat/file-upload-example

Conversation

@RLinV1

@RLinV1 RLinV1 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Description

Add File Upload example page + tests. Adds the real world pattern of () through two tests.

Fixes #218

Type of Change

  • [ X ] Test addition or update

Testing

  • [ X ] I have added tests that prove my fix is effective or that my feature works
  • [ X ] All existing tests pass
  • [ X ] New and existing unit tests pass locally
  • [ X ] I have tested this change manually

Note: Pull requests without tests will not be reviewed. Please ensure you've added appropriate test coverage.

Test Details

Describe the tests you've added or updated:

  • One test that uploads a valid image file and display the selected filename.
  • One test that uploads a txt file and displays a visible error message.

Documentation

  • [ X ] I have updated the documentation accordingly
  • [ X ] I have added/updated code comments where necessary
  • [ X ] The changes are reflected in the relevant documentation files

Screenshots (if applicable)

Screenshot 2026-07-16 213100 Screenshot 2026-07-16 213056

@kevinccbsg kevinccbsg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @RLinV1 LGTM 🚀

@kevinccbsg

Copy link
Copy Markdown
Member

@all-contributors please add @RLinV1 for doc

@allcontributors

Copy link
Copy Markdown
Contributor

@kevinccbsg

I've put up a pull request to add @RLinV1! 🎉

@kevinccbsg
kevinccbsg merged commit c9ff208 into BRIKEV:main Jul 22, 2026
9 checks passed
@RLinV1
RLinV1 deleted the feat/file-upload-example branch July 22, 2026 23:02
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.

[good first issue] Add File Upload example page + tests

2 participants