Skip to content

solved dropdown problem#15536

Open
prateekgb123 wants to merge 1 commit into
foundation:developfrom
prateekgb123:site
Open

solved dropdown problem#15536
prateekgb123 wants to merge 1 commit into
foundation:developfrom
prateekgb123:site

Conversation

@prateekgb123
Copy link
Copy Markdown

Description

When alignment set to left, position to bottom (data-position="bottom" data-alignment="left") and there is not enough space for a dropdown pane it should stay aligned to the bottom edge of the anchor as explicit positioning set to 'bottom' and only alignment of the pane should be changed.

...

  • Closes

Fixes #12057

Types of changes

  • Documentation
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (anything that would change an existing functionality)
  • Maintenance (refactor, code cleaning, development tools...)

Checklist

  • I have read and follow the CONTRIBUTING.md document.
  • The pull request title and template are correctly filled.
  • The pull request targets the right branch (develop or develop-v...).
  • My commits are correctly titled and contain all relevant information.
  • I have updated the documentation accordingly to my changes (if relevant).
  • I have added tests to cover my changes (if relevant).

@sonarqubecloud
Copy link
Copy Markdown

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

Successfully merging this pull request may close these issues.

Dropdown explicit positioning doen't work as expected

1 participant