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

Show Component with fields #48

Open
indpurvesh opened this issue Sep 24, 2023 · 11 comments
Open

Show Component with fields #48

indpurvesh opened this issue Sep 24, 2023 · 11 comments
Assignees
Labels
beginner enhancement New feature or request frontend good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@indpurvesh
Copy link
Member

display comment fields on show component page.

@indpurvesh indpurvesh added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed beginner frontend labels Sep 24, 2023
@RP99
Copy link

RP99 commented Oct 14, 2023

Hi @indpurvesh,

If this issue is still open, I would like to contribute.

Thanks.

@indpurvesh
Copy link
Member Author

@RP99

Sure you can take it.

If you can improve the design of how we render the information that would be great.

Currently Looks Like:

Screenshot 2023-10-15 at 11 41 37 AM

Let you know that as i remember last time query should return the component with the attached fields list.
If you can come up with any idea that will improve the design that will be helpful.

@RP99
Copy link

RP99 commented Oct 15, 2023

Can you kindly explain easy way to do it.

@indpurvesh
Copy link
Member Author

Question.. Do you have a local setup done?

@RP99
Copy link

RP99 commented Oct 16, 2023

I haven't setup locally and I don't have any experience with Rust. So, is the work going to involve Rust or CSS? If it's going to involve only Rust then you can go ahead an unassign me!

@indpurvesh
Copy link
Member Author

@RP99 if you want you can still do and update the html / css piece with fake data. then I can make it dynamic. But either case you still need local setup. Let me know you can do a local setup or not. if not then must be very hard to check what you have done?

@RP99
Copy link

RP99 commented Oct 18, 2023

Ok, in that case - let me try to set up locally

@RP99
Copy link

RP99 commented Oct 22, 2023

I have finally set up locally. On clicking on sign in button on login page with pre-entered credentials, I am seeing the following:
image

@indpurvesh
Copy link
Member Author

indpurvesh commented Oct 22, 2023

@RP99
To me, it feels like you are missing the database creation process.

Try visiting localhost:8080/setup and then press submit. (it should create the database tables and admin users once you do that then I guess you do not see this 500 error. Let me know how it goes.?

Thanks

@RP99
Copy link

RP99 commented Oct 24, 2023

Previous problem is now solved. So, can you kindly clarify the requirement regarding show component page.

@indpurvesh
Copy link
Member Author

Idea here is that Components details needs to display components all the details like

  • name
  • identifier
  • fields list
    • text field
    • dropdown field
    • image
    • checkbox
    • radio
    • etc ... etc
      I would suggest you can just do a html/css with dummy names/details of components once you do a pull request.

The tricky part here is you have to come up with a design or idea of how to display the above information better way so it makes sense. You just need to think more of a UI/UX perspective.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner enhancement New feature or request frontend good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

2 participants