fomantic / Fomantic-UI-Docs

Official Documentation for Fomantic-UI
https://fomantic-ui.com
28 stars 84 forks source link

feat(dropdown): added stuck addition variation #357

Closed xamey closed 2 years ago

xamey commented 2 years ago

This has to be reviewed and merged only if the PR which introduces scrollTopWhenTypingAdditions is merged : https://github.com/fomantic/Fomantic-UI/pull/2416

xamey commented 2 years ago

As discussed, please change the PR to reflect the new approach using CSS only:

  • A dedicated example where one has to provide
className: {
  addition: 'stuck addition'
}

to the dropdown

Done! Let me know if it needs to be modified.

xamey commented 2 years ago

Please see my comments

Thx for your suggestions! I made the modifications