[PR #1684] [MERGED] blur the url input when clicking submit to add info currently in input #3600

Closed
opened 2026-04-25 00:16:18 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/1684
Author: @ThinkSalat
Created: 4/17/2023
Status: Merged
Merged: 4/19/2023
Merged by: @advplyr

Base: masterHead: bugfix/notification-url-blur


📝 Commits (2)

  • 1b96297 blur the url input when clicking submit to add info currently in input
  • cc5e92e Update client/components/modals/notification/NotificationEditModal.vue

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 client/components/modals/notification/NotificationEditModal.vue (+3 -1)

📄 Description

Current behavior: if user has entered information in url input box but it hasn't been defocused, an error will be thrown. This blurs the input when the user taps the submit button to add what's in the input as a url


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/1684 **Author:** [@ThinkSalat](https://github.com/ThinkSalat) **Created:** 4/17/2023 **Status:** ✅ Merged **Merged:** 4/19/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `bugfix/notification-url-blur` --- ### 📝 Commits (2) - [`1b96297`](https://github.com/advplyr/audiobookshelf/commit/1b96297cc7d241420db23136613df153e6d78c90) blur the url input when clicking submit to add info currently in input - [`cc5e92e`](https://github.com/advplyr/audiobookshelf/commit/cc5e92ec8e6ae8b16dada95402d37bedb408cb81) Update client/components/modals/notification/NotificationEditModal.vue ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/components/modals/notification/NotificationEditModal.vue` (+3 -1) </details> ### 📄 Description Current behavior: if user has entered information in url input box but it hasn't been defocused, an error will be thrown. This blurs the input when the user taps the submit button to add what's in the input as a url --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:16:18 +02:00
adam closed this issue 2026-04-25 00:16:18 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3600