Closed amanbairagi30 closed 2 weeks ago
@aayushchugh
Hi @aayushchugh , I have linted and formated the code with biome , but still there is lot of noise in the files i have used these commands
do you know why this happening ?
@amanbairagi30 Thanks for the PR.
I need to discuss these design changes with my team first.
The Layout looks great but I think we should change the colours back to black and white. @Sudarsh1010 @DMZTdhruv what do you guys think?
any update on this ? @aayushchugh
@aayushchugh I think we should have at least one color. blue is looking good. what you say? I guess LGTM
Hi @aayushchugh , I have linted and formated the code with biome , but still there is lot of noise in the files i have used these commands
do you know why this happening ?
maybe not configured properly core team will look into it
@Sudarsh1010 blue looks good but this rounded button doesn't look good on generate invoice page, maybe we can reduce the border radius?
Also as I can see @amanbairagi30 has changed global css which is making generate invoice page look wired.
These 3 things needs to be fixed before merging this PR @amanbairagi30
@Sudarsh1010 blue looks good but this rounded button doesn't look good on generate invoice page, maybe we can reduce the border radius?
Also as I can see @amanbairagi30 has changed global css which is making generate invoice page look wired.
These 3 things needs to be fixed before merging this PR @amanbairagi30
- Reduce button's border radius.
- Improve contrast of footer.
- Check global CSS, why it's breaking UI of invoice page.
Hey @aayushchugh , at generate invoice page , i can see two changes from the current version which are
navbar
and button
. I have modified these two components which makes the difference , i can revert them if you want ,
but i dont think globals.css has any role in this layout shift (apart from the theme color and stuff)
@aayushchugh done with changes
done