Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FRONT-2483: Progress pattern. #56

Merged
merged 15 commits into from
Oct 11, 2021
Merged

FRONT-2483: Progress pattern. #56

merged 15 commits into from
Oct 11, 2021

Conversation

escuriola
Copy link
Contributor

No description provided.

@abel-santos-corral abel-santos-corral linked an issue Aug 25, 2021 that may be closed by this pull request
Copy link
Contributor

@drishu drishu left a comment

Choose a reason for hiding this comment

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

For some reason the progress isn't indicated, I have to manually refresh, please look into it.

Copy link
Contributor

@abel-santos-corral abel-santos-corral 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 the place where min and max are now, move them to settings.

message:
type: "text"
label: "Optional description text below the progress bar"
min:
Copy link
Contributor

Choose a reason for hiding this comment

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

Please check, min should be moved to settings part.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Min and Max are fields due to free text is not allowed on the settings section and at alexis branch this were also fields, not settings.

type: "text"
label: "Minimum state of prorgress bar"
preview: "0"
max:
Copy link
Contributor

Choose a reason for hiding this comment

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

Same for max, should be placed at settings.

Copy link
Contributor Author

@escuriola escuriola Oct 8, 2021

Choose a reason for hiding this comment

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

Same as above

Copy link
Contributor

@abel-santos-corral abel-santos-corral left a comment

Choose a reason for hiding this comment

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

Reviewed. Passing to QA.

drishu
drishu previously approved these changes Oct 11, 2021
@drishu drishu merged commit 5104813 into 1.x Oct 11, 2021
@drishu drishu deleted the FRONT-2483 branch October 11, 2021 13:27
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.

Add Progress-bar pattern with BCL component
4 participants