iTwin / iTwinUI-react

A react component library for iTwinUI.
https://github.com/iTwin/iTwinUI
Other
83 stars 23 forks source link

Footer component : we can't override default elements #223

Closed anandgaikwad closed 2 years ago

anandgaikwad commented 3 years ago

Describe the bug (actual behavior)

Currently we can't show custom footer only, it will always shows default footer with custom elements.

Expected behavior

As our components are public, there should a way to override default footer.

Reproduction

Link to a minimal repro:

Steps to reproduce
  1. Try to show only custom footer elements.

Additional information

bentleyvk commented 3 years ago

If I understand you correctly, you want to show only your custom items inside the footer, right? Correct me if I am wrong but all the links in the Footer are required by our legal department.

veekeys commented 3 years ago

We might have products outside of Bentley org, so they might need different links than to Bentley. This is a good idea. @anandgaikwad just to confirm, is there a need for you project to have non Bentley links for some reason? So we could prioritize accordingly.