KorAP / Kalamar

:octopus: Mojolicious-based Frontend for KorAP
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

Support VC sharing by link #207

Closed Akron closed 2 months ago

Akron commented 9 months ago

This was proposed by @kupietz via Slack. There was a complaint, that sharing a VC via link is not well supported.

To improve this situation, I would think at least two improvements need to be implemented:

  1. Instead of an error message, when the user searches without a query, just politely welcome the user to type in a query.
  2. The VC builder should have a way to either copy a link or open a new tab for a non-query window, so the generated link can easily be shared.
kupietz commented 2 months ago

On missing or empty query and non-empty vc parameter, no error, but the intro page with an initialized (maybe ideally expanded) corpus composition should be shown:

image