Semantic-UI
Semantic-UI copied to clipboard
Dropdown with classes `simple` and `upward` should open upward
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
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.
Hi @flkeysils you can read the CONTRIBUTING guide to learn more about contributing to semantic.
@hammy2899, thanks. I've read the guide. Should I create a branch and get started or do I need to be assigned this issue?
@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
Fixed in the community fork Fomantic-UI by https://github.com/fomantic/Fomantic-UI/pull/2219