Laravel-Backpack / theme-coreuiv4

UI for Backpack v6 that uses CoreUI v4 and Bootstrap v5.
MIT License
7 stars 4 forks source link

add verification views #48

Closed pxpm closed 11 months ago

pxpm commented 11 months ago

This PR should be merged when https://github.com/Laravel-Backpack/CRUD/pull/5301 gets merged.

image

tabacitu commented 11 months ago

This probably needs a little love too. Card to be narrower. Spacing before&after the card itself.

What I would do is copy-paste the EXACT view from registration. And just change the card content. That way, when people move from the Register screen to the Verify screen, it's seamless. Only the card content seems to change.

pxpm commented 11 months ago

image

tabacitu commented 11 months ago

Much better. But please eliminate the grey footer-like background, and the border-top.They don't really make sense here, it's not a footer if it's got padding after it.

Later edit: never mind, I've polished the design after this message. We good.