Semantic-UI icon indicating copy to clipboard operation
Semantic-UI copied to clipboard

Dropdown with classes `simple` and `upward` should open upward

Open romgrk opened this issue 6 years ago • 5 comments

Steps

  • Create a dropdown with classes simple upward

Expected Result

  • The dropdown should open upward

Actual Result

  • The dropdown opens down

Version

2.3.1

Testcase

https://jsfiddle.net/bjnzbyxn/

romgrk avatar Mar 20 '18 17:03 romgrk

I'm a new contributor through CodeTriage and wanted to start working on this issue. Where should I begin? What are the guidelines and steps for contributions? This will be my first time contributing.

ghost avatar Jul 23 '18 16:07 ghost

Hi @flkeysils you can read the CONTRIBUTING guide to learn more about contributing to semantic.

y0hami avatar Jul 23 '18 16:07 y0hami

@hammy2899, thanks. I've read the guide. Should I create a branch and get started or do I need to be assigned this issue?

ghost avatar Jul 26 '18 22:07 ghost

@flkeysils you just need to fork the project then create a branch on your fork, once you have finished make a pull request from your branch into next on the SUI repo

y0hami avatar Jul 26 '18 22:07 y0hami

Fixed in the community fork Fomantic-UI by https://github.com/fomantic/Fomantic-UI/pull/2219

lubber-de avatar Jan 31 '22 23:01 lubber-de