Describe the bug
I am trying to allow my grid item card to be clickable but it is not working with any of the methods that I have tried.
I have tried doing :target: only with :image: and link under grid-item-card (with both doc and ref) but none of these options are working.
.. grid:: 4
.. grid-item-card::
:link: mini_visium
:link-type: ref
.. image:: images/getting_started/icons_configuration.png
:target: :ref:`mini_visium` (*Note: referenced as .. _minivisium: in subsections | I have also tried using the file path)

I have also tried (outdated):
.. card-carousel:: 7
.. card::
:link: mini_visium
:link-type: ref
.. image:: images/getting_started/icons_configuration.png
Any help on this would be greatly appreciated!
Reproduce the bug
GitHub repo: https://github.com/sistia01/Giotto/tree/suite/docs
page: https://github.com/sistia01/Giotto/blob/suite/docs/source/gettingstarted.rst
List your environment
conda version : 4.13.0
python version : 3.9.12.final.0
sphinx-design 0.2.0
sphinx 4.5.0
Describe the bug
I am trying to allow my grid item card to be clickable but it is not working with any of the methods that I have tried.
I have tried doing :target: only with :image: and link under grid-item-card (with both doc and ref) but none of these options are working.
.. grid:: 4
I have also tried (outdated):
.. card-carousel:: 7
Any help on this would be greatly appreciated!
Reproduce the bug
GitHub repo: https://github.com/sistia01/Giotto/tree/suite/docs
page: https://github.com/sistia01/Giotto/blob/suite/docs/source/gettingstarted.rst
List your environment
conda version : 4.13.0
python version : 3.9.12.final.0
sphinx-design 0.2.0
sphinx 4.5.0