Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Can't specify width of Dialog footer #54

Closed
hazem3500 opened this issue Aug 26, 2020 · 1 comment
Closed

Can't specify width of Dialog footer #54

hazem3500 opened this issue Aug 26, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@hazem3500
Copy link
Contributor

Describe the bug

When passing a component with the prop width="100%" to Dialog.Modal's footer prop, the footer still takes the width of the content of the passed component.

To Reproduce

  1. pass <Box width="100%" backgroundColor="primary">hello</Box> to Dialog.Modal's footer prop

Expected behavior

The passed component should take the full width of the footer

Screenshots

Playroom: link

Device information (please complete the following information):

  • Device: Desktop
  • OS, version: Windows 10
  • Browser, version: Chrome v84.0.4147.135
@jxom jxom added the bug Something isn't working label Aug 26, 2020
@jxom
Copy link
Owner

jxom commented Aug 31, 2020

Fixed on 1.1.15

@jxom jxom closed this as completed Aug 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants