aaronreed708
aaronreed708
@omesh-omg those are all good questions. The more I look at Image List, I'm thinking that this shouldn't be in the `Molecules` tab but rather in the `Components` tab. If...
@aaronreed708 and @lwnoble to verify
@lwnoble believes that the left alignment is correct and the right padding is actually where it is incorrect. @aaronreed708 to work with Lise to resolve this.
@lwnoble looks like this is related to a change that you made at https://github.com/finos/a11y-theme-builder/blob/89049fe753eaa1cb87cd0a8f3f9478c56eb87243/code/src/ui/src/mui-a11y-tb/themes/Theme.css#L10 This is causing the white space to the right of the image ``` .MuiGrid-container { width:...
@lwnoble asking for clarification on this. It looks like components like SmBackgroundImageTextRight are using grids to layout the text and image displayed by the component. As noted above, the grids...
Discussed with @lwnoble today. The issue appears to be specific to MUI Grid. The goal behavior is: - a Grid container should stretch 100% width, left side to right side...
I'm removing the "In Progress" state as I don't have time to pursue this issue currently. Moving to triage for new priority given information above. I'm removing @lwnoble and myself...
Hi @sagnik3788! We love that you have interest in the project, but I'm not sure that everything is in place here, yet (e.g. there might be dependencies missing). And we...
Work on this can begin on @lwnoble latest code. Will update this issue once the branch is ready. Will need to use instructions from #829 to setup the environment in...