mdehoog / Semantic-UI-Calendar

Calendar module for Semantic UI
MIT License
805 stars 127 forks source link

Month selection breaks when inside definition table #136

Closed tatethurston closed 5 years ago

tatethurston commented 5 years ago

User's can't change the month selection (it's disabled) when the calendar is rendered inside of semantic's definition table. Other table types are fine.

Example: https://jsbin.com/fejafuy/1/edit?html,js,output

This looks like the culprit: https://github.com/Semantic-Org/Semantic-UI/blob/deb275d2d5fe9a522a0b7bd8b6b6a1c939552718/dist/components/table.css#L247

tatethurston commented 5 years ago

Solved in Fomantic: https://github.com/fomantic/Fomantic-UI/pull/604/files