qlik-oss / sn-action-button

Action button supernova for nebula.js
https://qlik.dev/libraries-and-tools/visualizations/action-button
MIT License
4 stars 8 forks source link

fix(QB-18860): button fontSizeBehavior is not compatible #374

Closed Donya-qlik closed 1 year ago

Donya-qlik commented 1 year ago

Issue: sizeBehavior doesn't have a compatibility with the old button

Fix: Refactor the conditions to set any conditions other than fixed and fluid to responsive which is the default value.

More rendering-tests added via this PR: #375