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

Rating: doesn't work with Fomantic UI

Open Puspendert opened this issue 5 years ago • 7 comments
trafficstars

Bug Report

fomantic-ui-css is almost compatible with Semantic-ui but the Rating module doesn't work. It has been asked on Fomantic-ui Github repository and they have 2 solutions for this:

  1. Semantic-ui-react to implement it.
  2. Import Rating.css from semantic-ui-css after the fomantic-ui-css. I am currently following this only, but since I have added the complete semantic-ui-css into my project, doesn't it increase my build size? I have imported it as import "semantic-ui-css/components/rating.css" into my index.js file of a CRA app.

https://codesandbox.io/s/rating-component-issue-srm7s?file=/src/App.js

Puspendert avatar May 26 '20 15:05 Puspendert

SUIR will implement this via Provider layer. Compatibility with FUI is a missing thing.

layershifter avatar Jul 16 '20 16:07 layershifter

Any update on this?

benzid-wael avatar Aug 16 '20 18:08 benzid-wael

@benzid-wael work is in progress in #4021.

layershifter avatar Aug 16 '20 19:08 layershifter

Will it include support for the additional icon options in fomantic-UI, or will that still be needed? Any assistance desired on getting the pull request signed off?

DeeeeLAN avatar Oct 07 '20 07:10 DeeeeLAN

Any updates?

AlexGusew avatar May 19 '21 14:05 AlexGusew

@faustAbc no

brianespinosa avatar May 20 '21 15:05 brianespinosa

I would like this too

adimittal avatar Dec 31 '21 15:12 adimittal