Center Functions Empty state
Current Behavior
The empty state is not aligned on the page center
Desired Behavior
Center the empty state
hey i would like to work on this.
Sure @chistym17, thanks for contributing!
Hi @Bonapara , I looked into the issue, the issue persists because OBJECT_SETTINGS_WIDTH is hardcoded to 512 px, that is the reason why <SettingsServerlessFunctionsTableEmpty/> is centred to its parents 512 px width, not where it supposed to. I can't think of a solution, also someone else has marked it to solve..
@kant-github hey if you find the solution feel free to solve it. i am having some problems with the frontend localhost..
Hi @Bonapara , I looked into the issue, the issue persists because OBJECT_SETTINGS_WIDTH is hardcoded to 512 px, that is the reason why is centred to its parents 512 px width, not where it supposed to. I can't think of a solution, also someone else has marked it to solve..
The 512px width is expected, we should just make an exception for Settings empty states. Thanks!
Is this issue resolved, it is center aligned for me in the empty state.
Not fixed!
I will take a look to see if I can fix this...
/oss.gg 150
Thanks for opening an issue! It's live on oss.gg!
Hey @Bonapara I've submitted a PR that fixes the issue. Please review it when you have a chance. Thank you!
Thanks @Utzig26, the team will review it shortly!