Skip to content

alert when searching notes from widget, and search is disabled - fixes #275

dakkar requested to merge feature/275-widget-search-disabled-check into develop

What does this PR do?

As search widget fails badly when "note search" is... (#275 - closed) says.

When search is disabled, and it's clear that the user has not put a URI or a hashtag or a username in the widget, popup as alert, instead of a broken window.

Before:

image

After:

image

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports