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

Ribbon ''Class'' appears on the wrong place #711

Open
Lucasharskamp opened this issue May 5, 2024 · 0 comments
Open

Ribbon ''Class'' appears on the wrong place #711

Lucasharskamp opened this issue May 5, 2024 · 0 comments

Comments

@Lucasharskamp
Copy link

Lucasharskamp commented May 5, 2024

Describe the bug
Similar to #649 but now for <Ribbon> tags

To Reproduce

  1. Make a
  2. Give it a Class attribute, fill it with whatever you want for custom CSS needs

<Ribbon Class="ribbon-class"> .. </Ribbon>

Expected behavior
A class attribute in the main <div> of the Ribbon element, when rendered. Instead, it gets rendered to the navigation for the main tabs only.

Screenshots
image

Versions (please complete the following information):

  • .NET 8
  • BlazorBootstrap: 2.2.1
  • Blazor type: Server

Sample code

<Ribbon Class="ribbon-class"> .. </Ribbon>

@Lucasharskamp Lucasharskamp changed the title Ribbon ''Class'' not working Ribbon ''Class'' appears on the wrong place May 6, 2024
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

No branches or pull requests

1 participant