microsoft / microsoft/fluentui
[Bug]: Fluent web components are not correctly aligned horizontally when placed side by side.
Open
@chrisdholt is already working on this.
Since Nov 2, 2023.
Resolution: Soft Close
web-components
- Dominant language
- TypeScript
- Stars
- 20.3k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 46
Description
Library
Web Components (@fluentui/web-components)
System Info
Using fluent web component with below CDN link.
<script type="module" src="https://unpkg.com/@fluentui/web-components"></script>
Are you reporting Accessibility issue?
no
Reproduction
https://codesandbox.io/s/vanilla-vanilla?file=/src/index.html
Bug Description
With the CDN mentioned above, I have the following simple code:
No additional styles are applied.
There is irregular shift in the horizontal alignment of the web components.
Expected Behavior
All the web components should be properly aligned horizontally when placed side by side
Logs
NA
Requested priority
High
Products/sites affected
NA
Are you willing to submit a PR to fix?
no
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.