|
|
|
|
|
by alexwolfe
4273 days ago
|
|
Thanks! You can open fairly large lists (thousands of items). 1,000 items works with no problem. I currently have one open with 10,000 items and it renders. At 10k there will be some performance issues related to rendering that many items in the DOM but it works. In the future I'll probably add a way to detect the number of nodes and intelligently render only items in view to increase performance. You can insert Vulcan directly into a webpage by following the directions here: https://github.com/firebase/firebase-website. A future feature will be detecting the Firebase URL being used on the page. You are correct I technically do not need all your security permissions to install vulcan. I plan on fixing this notice, it seems to be the default in the chrome store. Thanks for the feedback. |
|
I've been thinking a lot about how to solve this and I don't really have any answers. Curious if you're doing something different.