player-ui / player

Home Page:https://player-ui.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React: Add footer to info reference asset

hborawski opened this issue · comments

To better model some real world scenarios, the info asset should be able to render content below the actions.

Add a footer to the info asset and render it in the react reference asset

@hborawski I did not understand the requirement? Can u explain by visuals maybe? I can enhance for react.

The info asset is used to represent a whole page, many applications render footer content consistently across screens for common links, like contact information.

This page itself is an example of that:

Screenshot 2023-10-06 at 8 42 03 AM

So the ask with this enhancement is to enable the info asset to render content below the actions, you can view the current info asset here: https://player-ui.github.io/latest/storybook-demo/?path=/story/reference-assets-info--info

Hi @hborawski, is this issue still open? I would like to take it up.