ansys/pydpf-core

Button for Operator doc not showing

Closed this issue · 4 comments

Description of the modifications

We went from this:
Image
To this:
Image

The OPEN button disappeared for some reason, which has been reported as problematic since people are used to clicking on it.

Useful links and references

.. button-link:: OPEN

Hi @Revathyvenugopal162 we had this behavior change with an update of the ansys-sphinx-theme, any idea why?

Hi @Revathyvenugopal162 we had this behavior change with an update of the ansys-sphinx-theme, any idea why?

Yes, it is because of some styles in the custom css, we can fix that by adding some styles or since the card is clickable we can remove that button also. let me know which one you prefer. I will add that in a PR

Thanks @Revathyvenugopal162 , yes I think users would prefer the button to appear again.

Thanks @Revathyvenugopal162 , yes I think users would prefer the button to appear again.

sure, i will add that