Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list of broken examples #56

Open
1 task done
sagar0211 opened this issue Mar 5, 2021 · 4 comments
Open
1 task done

list of broken examples #56

sagar0211 opened this issue Mar 5, 2021 · 4 comments
Assignees

Comments

@sagar0211
Copy link
Contributor

sagar0211 commented Mar 5, 2021

  • Links row is visible in some example and invisible in some(whitespace)

Links row is not visible
Screenshot from 2021-03-05 19-19-02

Links row is visible
Screenshot from 2021-03-05 19-23-09

@sagar0211
Copy link
Contributor Author

sagar0211 commented Mar 5, 2021

  • While trying to render 3_-screen-example-web in dropdown demo

Screenshot from 2021-03-05 20-24-06

  • 3_4-screen-example-mobie

(Layout is not coming as per config i mean to see height of row and columns)
Screenshot from 2021-03-05 20-24-46

  • setAppstate example

(Loading is diplaying while rendering this example ) It is because there is no route define in this example
if we give a dummy route then it is diplaying as per appConfig
Screenshot from 2021-03-05 20-25-02

  • setLayout without show hide not displaying as per config

This can be solve if we give 2.Container whole data to every route then the example is rendering as per appConfig defined
Screenshot from 2021-03-05 20-25-29

@saurshaz
Copy link
Collaborator

@sagar0211 have fixed some from here. suggest we take a look at issues that still remain

setLayoutHide shall be fixed now, without affecting any other example

@sagar0211 sagar0211 changed the title list of broken examples after latest develop pull list of broken examples Mar 25, 2021
@sagar0211
Copy link
Contributor Author

sagar0211 commented Mar 25, 2021

  • Config size issue

Example of Collapsible-leftnav

COMPOSABLE UI (1)

As in above config is divided into two Cols :
1 col with 2 rows & 1Col with 3 rows --- as in first Col height is going out of layout and if we give equal rows both col then it is working correctly so for that reference is below picture

COMPOSABLE UI (2)

@sagar0211
Copy link
Contributor Author

  • app-three consisting of menu and tab component

As layout is not proper while rendering on default screen size but if do full screen then it is coming proper (height issue)
Reference is below video

Tab.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants