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

Replace UI of default renderer #72

Closed
ktk opened this issue Feb 24, 2020 · 8 comments
Closed

Replace UI of default renderer #72

ktk opened this issue Feb 24, 2020 · 8 comments

Comments

@ktk
Copy link
Member

ktk commented Feb 24, 2020

Replace outdated renderer with a one that uses an up-to-date, extendable RDF UI framework

@ktk
Copy link
Member Author

ktk commented Feb 24, 2020

The renderer needs to be able to handle paging/lazy-loading

@bergos bergos changed the title Replace default renderer Replace UI of default renderer Feb 24, 2020
@ktk ktk assigned l00mi and bergos Mar 3, 2020
@bergos
Copy link
Contributor

bergos commented Apr 19, 2022

Example for a resource with many triples and long loading time: https://ld.bs.ch/cube/100128/observation/

@l00mi
Copy link
Contributor

l00mi commented Nov 22, 2022

@cristianvasquez link to the Zazuko Style repo.

@cristianvasquez
Copy link
Contributor

A test instance, to check the parameters can be examined with:

  1. Clone https://github.com/zazuko/trifid-renderer-entity.git
  2. go in and npm install
  3. npm run example-instance
  4. http://localhost:3000

This will show some example parameters.

image

All the CSS (zazuko looks) comes from https://github.com/zazuko/trifid-renderer-entity/blob/main/views/render.hbs

@l00mi
Copy link
Contributor

l00mi commented Nov 29, 2022

@cristianvasquez do we have paging / lazy loading yet?

@l00mi l00mi changed the title Replace UI of default renderer Enable paging, lazy-loading in UI for large resources Nov 29, 2022
@l00mi
Copy link
Contributor

l00mi commented Nov 29, 2022

I changed the focus of this issue to the paging / lazy-loading.

@l00mi l00mi self-assigned this Nov 29, 2022
@bergos bergos changed the title Enable paging, lazy-loading in UI for large resources Replace UI of default renderer Nov 29, 2022
@bergos
Copy link
Contributor

bergos commented Nov 29, 2022

We have two issues for the pagination topic:

#129
#123

@l00mi as we track the pagination in separate issue, can we close this issue?

@l00mi
Copy link
Contributor

l00mi commented Nov 29, 2022

Yes, thank you.

@l00mi l00mi closed this as completed Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants