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

fix: Drop menu clipped in fluent-combobox on Edge #5404

Closed
marinasundstrom opened this issue Nov 18, 2021 · 3 comments
Closed

fix: Drop menu clipped in fluent-combobox on Edge #5404

marinasundstrom opened this issue Nov 18, 2021 · 3 comments
Labels
closed:not-actionable There is no action to be taken in response to this issue. community:request Issues specifically reported by a member of the community. improvement A non-feature-adding improvement status:in-progress Work is in progress warning:stale No recent activity within a reasonable amount of time

Comments

@marinasundstrom
Copy link

I have been using the fluent-combobox in Blazor.

On Safari it all looks great. The drop menu is floating and visible outside the boundaries of the fluent-card.

But, on Edge it is bound to the card.

<FluentCard>
  <FluentCombobox @bind-Value="text">
      <FluentOption Value="1">Test 1</FluentOption>
      <FluentOption Value="2">Test 2</FluentOption>
  </FluentCombobox>
</FluentCard>

Screenshot 2021-11-18 at 18 15 07

@marinasundstrom marinasundstrom added the status:triage New Issue - needs triage label Nov 18, 2021
@chrisdholt
Copy link
Member

Thanks @RobertSundstrom for the issue - would you say that this is similar to what you are experiencing?

As an FYI, that's been closed in favor of implementing #4971.

@EisenbergEffect EisenbergEffect added area:fast-components community:request Issues specifically reported by a member of the community. improvement A non-feature-adding improvement status:in-progress Work is in progress and removed status:triage New Issue - needs triage labels Nov 29, 2021
@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the warning:stale No recent activity within a reasonable amount of time label Apr 16, 2022
@janechu
Copy link
Collaborator

janechu commented May 29, 2024

It seems this issue was filed in the wrong place.

@janechu janechu closed this as completed May 29, 2024
@janechu janechu added the closed:not-actionable There is no action to be taken in response to this issue. label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed:not-actionable There is no action to be taken in response to this issue. community:request Issues specifically reported by a member of the community. improvement A non-feature-adding improvement status:in-progress Work is in progress warning:stale No recent activity within a reasonable amount of time
Projects
None yet
Development

No branches or pull requests

4 participants