iommirocks / iommi

Your first pick for a django power cord
http://iommi.rocks
BSD 3-Clause "New" or "Revised" License
718 stars 47 forks source link

Action.button creating "a" tag references, display_name passed to button API doesn't work and styles to the wrapper action container div #548

Closed akhileshThapliyal closed 1 month ago

akhileshThapliyal commented 1 month ago

This doesn't work:

image image image

This worked:

image image

Also, how can I add styles to the wrapper div for actions?

image
akhileshThapliyal commented 1 month ago

Hi,

I achieved the styling for the actions using the global styles. However, the issue which I highlighted about the Actions.Button API, it persists

image image

Regards, Akhilesh

akhileshThapliyal commented 1 month ago

Guys, this worked correctly and rendered button tags. Not sure what was wrong.

image