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

Power Apps Progress bar gallery #113

Closed
wants to merge 1 commit into from

Conversation

Dutchy365
Copy link

This is a snippet that creates a progress bar for a canvas app as component. In the progress bar some icons indicates specific information on a specific step.

It is a gallery in which some logic is added on displaying progress steps.

By submitting this pull request, you agree to the contribution guidelines

If you aren't familiar with how to contribute to open-source repositories using GitHub, or if you find the instructions on this page confusing, sign up for one of our Sharing is Caring events. It's completely free, and we'll guide you through the process.

To submit a pull request with multiple authors, make sure that at least one commit is a co-authored commit by adding a Co-authored-by: trailer to the commit's message. E.g.: Co-authored-by: name <[email protected]>

Put an x in all the items that apply ([x], without spaces), make notes next to any that haven't been addressed.

  • Bug fix?
  • New sample?
  • Related issues: fixes #X, partially #Y, mentioned in #Z
  • Needs API permissions?
  • Has other prerequisites? (E.g. requires a list, document library, etc.)

What's in this Pull Request?

This is a snippet that creates a progress bar for a canvas app as component. In the progress bar some icons indicates specific information on a specific step.
It is a gallery in which some logic is added on displaying progress steps.

Checklist

This checklist is mostly useful as a reminder of small things that can easily be forgotten – it is meant as a helpful tool rather than hoops to jump through.

Put an x in all the items that apply ([x], no spaces), make notes next to any that haven't been addressed.

  • My pull request affects only ONE sample.
  • I have updated the README file.
  • My README has at least one static high-resolution screenshot (i.e. not a GIF)
  • My README contains complete setup instructions, including pre-requisites and permissions required

…ponent. In the progress bar some icons indicates specific information on a specific step.

It is a gallery in which some logic is added on displaying progress steps.
@Katerina-Chernevskaya
Copy link
Contributor

Hi @Dutchy365 ,

Thank you for your contribution! However, to proceed we would like to check would you like to publish your sample as snippet or as a solution?
If as a snippet - it is better to submit your PR in the dedicated repository: https://github.com/pnp/powerplatform-snippets/tree/main.
If as a solution - please follow the Contribution Guide (https://github.com/pnp/powerplatform-snippets/blob/main/CONTRIBUTING.md) to prepare your source code and update your PR, after that I will be happy to review it and merge :)

Best regards,
Katerina Ch.

@Katerina-Chernevskaya Katerina-Chernevskaya added the Needs Attention Something needs to be fixed with the PR before merging label Oct 31, 2024
@Dutchy365
Copy link
Author

@Katerina-Chernevskaya Thanks for your response! I guess this is more suitable as a snippet. So I will to a pull request on that repository.
Best regards, Elianne

@Dutchy365 Dutchy365 closed this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Attention Something needs to be fixed with the PR before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants