stefanwalther / sense-navigation

Sheet Navigation + Actions for Qlik Sense.
MIT License
88 stars 61 forks source link

Button Layout by CSS not working #178

Closed makpolidoru closed 10 months ago

makpolidoru commented 5 years ago

Description

Cannot perform customization by CSS or Expression in Version Sep 19, neither in June 19.

Steps to Reproduce

  1. Button Layout
  2. Style
  3. Custom (by CSS)

Expected behavior

Applying the given example :

='background-image: 
    linear-gradient(to right, 
        #f6d365 0%, 
        #fda085 51%, 
        #f6d365 100%); 
  color: white; font-weight:bold'

I would expect the orange gradient button

Actual behavior

Nothing.

Environment

Operating system

[ x ] Windows
[ ] OSX
[ ] Linux

Qlik Sense

[ x ] Desktop
[ x ] Enterprise

Browser

[ x  ] Chrome
[ ] Firefox
[ ] Internet Explorer
[ ] Edge
[ ] Others: XXX

Versions

cmpark87 commented 4 years ago

I am also not able to get the button to display properly using the CSS method. Are there any updates to make this work.

yay1406 commented 2 years ago

I have the same problem in Qlik Sense November 2021. But may be, I found a solution: copy/paste the necessary button from the sample application (https://github.com/stefanwalther/sense-navigation/tree/master/example) and it will be working properly in your application! This is very strange. And it's very sorry, that the problem hasn't solved from 2019.

stefanwalther commented 10 months ago

Closing as the extension has been "taken over" by Qlik, first as part of the Dashboard Bundle, called "Navigation Button Extension" and then later on as a native object (https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Visualizations/Button/button.htm).