FormDropdown should be used for production app #27014
-
Hello, Currently we are facing issue with the FormDropdown component for covering test cases. While looking around for solution we read a comment where it says According to this I am in confusion that should I use FormDropdown for production app or not? @micahgodbolt Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Seems there was a bit of confusion on that old issue. The author stated that:
There is a FormDropdown in the current Northstar package. This package is meant for production, though it is in the process of being replaced with the new Fluent UI v9. I wouldn't suggest taking a new dependency on this control, but if you are using it in production, there shouldn't be an issue. |
Beta Was this translation helpful? Give feedback.
Seems there was a bit of confusion on that old issue. The author stated that:
There is a FormDropdown in the current Northstar package. This package is meant for production, though it is in the process of being replaced with the new Fluent UI v9.
I wouldn't suggest taking a new dependency on this control, but if you are using it in production, there shouldn't be an issue.