Semantic-Org / Semantic-UI-React

The official Semantic-UI-React integration
https://react.semantic-ui.com
MIT License
13.2k stars 4.04k forks source link

Add `open` prop to Popup types (and docs) #4416

Open evantayloryates opened 1 year ago

evantayloryates commented 1 year ago

Feature Request

Problem description

The Popup component documentation doesn't include the open prop in the prop list. I looked at the Popup type declaration file and it doesn't seem to be included.

Proposed solution

This might be as simple as adding the open prop to the Popup type declaration file. If that's the case, I can try to open up a PR for this fix. Would like to make sure there are no side effects though so figured I'd start with an issue to flag it

welcome[bot] commented 1 year ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.