Skip to content

feat(FileUploadList): new component#350

Open
NairaMisakyan wants to merge 21 commits intorelease/3.0.0from
feature/add-file-upload-list-component
Open

feat(FileUploadList): new component#350
NairaMisakyan wants to merge 21 commits intorelease/3.0.0from
feature/add-file-upload-list-component

Conversation

@NairaMisakyan
Copy link
Collaborator

@NairaMisakyan NairaMisakyan commented Dec 10, 2025

@NairaMisakyan NairaMisakyan changed the base branch from main to release/3.0.0 December 10, 2025 09:13
@NairaMisakyan NairaMisakyan linked an issue Dec 10, 2025 that may be closed by this pull request
@NairaMisakyan NairaMisakyan self-assigned this Dec 10, 2025
@NairaMisakyan NairaMisakyan added this to the v3.0.0 milestone Dec 10, 2025
@NairaMisakyan NairaMisakyan added phase / review-needed This issue is done and needs review phase / in-progress This issue is in the development process labels Dec 10, 2025
@NairaMisakyan NairaMisakyan removed this from the v3.0.0 milestone Dec 12, 2025
@NairaMisakyan NairaMisakyan removed phase / review-needed This issue is done and needs review phase / in-progress This issue is in the development process labels Dec 12, 2025
@NairaMisakyan NairaMisakyan changed the title Feature/add file upload list component feat(FileUploadList): new component Dec 17, 2025
@NairaMisakyan NairaMisakyan added the phase / review-needed This issue is done and needs review label Jan 26, 2026
GaroGabrielyan and others added 3 commits February 10, 2026 17:28
…onents into feature/add-file-upload-list-component
…oftconstruct/gene-ui-components into feature/add-file-upload-list-component
const showProgressLayout = loading || status === "error" || status === "warning";

return (
<div className="fileUploadList__itemWrapper">
Copy link
Collaborator

Choose a reason for hiding this comment

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

ClassNames are not correct, better to use fileUploadItem / fileUploadListItem instead (for all classes)

Copy link
Collaborator

@alberthovhannisyan1 alberthovhannisyan1 left a comment

Choose a reason for hiding this comment

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

Please check comments

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.

[Feat]: Add new FileUploadList component

5 participants