Arne Hassel

Results 140 comments of Arne Hassel

> @megoth Is it going to be possible to edit the root index.html using the data browser? That's a possibility yes.

FYI: We've updated dev.inrupt.net with latest version of https://github.com/solid/mashlib/tree/dev

Seems to be a bug when changing colors for profile "Edit your profile" in the global dashboard

Also noticing a bug where the storage tab(s) won't necessarily always load. Example with bug: ![image](https://user-images.githubusercontent.com/775139/62706089-127cc580-b9ef-11e9-9e29-b69f30dde1f6.png) Example without bug: ![image](https://user-images.githubusercontent.com/775139/62706112-20324b00-b9ef-11e9-98fc-eaf22c0adf4d.png)

Use the existing functionality in solid-ui for fetching profile images (UI.widgets.setImage).

Just to have it mentioned here, caniuse.com is a really useful tool to check for support on specific APIs, e.g. https://caniuse.com/#search=TextEncoder

This is the expected behavior as it currently stands though - https://khoward5.dev.inrupt.net/ and https://khoward3.dev.inrupt.net/ are two different subdomains, so you need to log into each of them separately. But we...

@kidehen I'm a bit confused, are you saying that we _should not_ remove the query as part of the title shown in the data browser? I think ![image](https://user-images.githubusercontent.com/775139/56770275-d2813200-67b3-11e9-9421-c322972eb37c.png) is a...

I just had a talk with @timbl, and we decided to postpone this work a bit until we have a better code base and UX for the current panes. That...

> Just challenging one assumption here: how often are multiple panes relevant for a single resource? A single resource _might_ represent information about a lot of various types of data,...