Skip to content

Conversation

@RubenVerborgh
Copy link
Contributor

Removes Warp as well as the separate --file-browser option. Closes #537.

@RubenVerborgh
Copy link
Contributor Author

Requires an entry in CHANGELOG (#534).

@dan-f
Copy link
Contributor

dan-f commented Sep 5, 2017

👍 because this un-breaks file browsing on node-solid-server.

For the long term, I think it's worth discussing file browsing UX, and how to make the default experience accessible.

.set('Accept', 'text/html')
.expect('content-type', /text\/html/)
.expect(303, done)
.expect(200, done)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not your problem, but this test does not in any way "show data browser if container was requested as text/html" 🤦‍♂️

@RubenVerborgh
Copy link
Contributor Author

Thanks, @dan-f, added #578 for the UX discussion.

@RubenVerborgh RubenVerborgh merged commit 9e6e2a4 into release/v4.0.0 Sep 5, 2017
@RubenVerborgh RubenVerborgh deleted the feature/databrowser-containers branch September 5, 2017 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants