Project

General

Profile

Actions

Patch #35215

closed

Don't display "No Match Found!" when the inline autocomplete doesn't return any result

Added by der gl0wn almost 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hello there,

it would be very helpful if we would be able to change the "No Match Found!" message that is included via the third party library tribute.js. I could hardcode it into the file itself, but that just seems odd.

Best regards


Files

nomatch.png (6.79 KB) nomatch.png der gl0wn, 2021-05-06 11:02
patch1.diff (952 Bytes) patch1.diff Takashi Kato, 2021-05-10 16:49
Actions #1

Updated by Takashi Kato almost 3 years ago

In the "tribute.js", the "noMatchTemplate" property for each entry in the "collection" is ineffective. (README is confusing. I raise an issue if I can.) The "noMatchTemplate" specified separately from the "collection" is effective.

An empty string is effective if not want to display a message when there is no match. No function is needed. (again, README is confusing.)

Actions #2

Updated by Marius BĂLTEANU over 2 years ago

  • Assignee set to Marius BĂLTEANU
Actions #3

Updated by Marius BĂLTEANU over 2 years ago

  • Target version set to Candidate for next minor release

I think it's better to not show any message as Takashi Kato proposes.

Actions #4

Updated by Marius BĂLTEANU about 2 years ago

  • Tracker changed from Feature to Patch
  • Subject changed from tribute.js third party library localization to Don't display "No Match Found!" when the inline autocomplete doesn't return any result
  • Category set to UI
  • Status changed from New to Closed
  • Target version changed from Candidate for next minor release to 4.2.4

Patch committed, thanks!

I didn't merge it to 4.1-stable because of the conflicts.

Actions

Also available in: Atom PDF