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

Missing Label parameters from the Loading components #8227

Closed
msynk opened this issue Aug 5, 2024 · 0 comments · Fixed by #8311
Closed

Missing Label parameters from the Loading components #8227

msynk opened this issue Aug 5, 2024 · 0 comments · Fixed by #8311

Comments

@msynk
Copy link
Member

msynk commented Aug 5, 2024

Missing Label parameters from the Loading components:

  • Label parameter
  • LabelPosition parameter
@msynk msynk added this to the 062 - Aug 2024 - 1 milestone Aug 5, 2024
@msynk msynk self-assigned this Aug 5, 2024
@msynk msynk moved this to Todo in bit platform Aug 5, 2024
hootanht added a commit to hootanht/bitplatform that referenced this issue Aug 8, 2024
Related to bitfoundation#8227

Add `Label` and `LabelPosition` parameters to the Loading components.

* Modify `BitBarsLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element.
* Modify `BitBarsLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
* Modify `BitCircleLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element.
* Modify `BitCircleLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
* Modify `BitDotsRingLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element.
* Modify `BitDotsRingLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
* Modify `BitDualRingLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element.
* Modify `BitDualRingLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
* Modify `BitEllipsisLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element.
* Modify `BitEllipsisLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
* Modify `BitGridLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element.
* Modify `BitGridLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
* Modify `BitHeartLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element.
* Modify `BitHeartLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
* Modify `BitHourglassLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element.
* Modify `BitHourglassLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
* Modify `BitRingLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element.
* Modify `BitRingLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
* Modify `BitRippleLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element.
* Modify `BitRippleLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
* Modify `BitRollerLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element.
* Modify `BitRollerLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
* Modify `BitSpinnerLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element.
* Modify `BitSpinnerLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
@msynk msynk moved this from Todo to In Progress in bit platform Aug 11, 2024
msynk added a commit to msynk/bitframework that referenced this issue Aug 14, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in bit platform Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant