Skip to content

Fix link field in form-view#730

Merged
Siddhantsingh1230 merged 2 commits intofeat/add-project-updatesfrom
fix/link-field
Sep 19, 2025
Merged

Fix link field in form-view#730
Siddhantsingh1230 merged 2 commits intofeat/add-project-updatesfrom
fix/link-field

Conversation

@Siddhantsingh1230
Copy link
Copy Markdown
Collaborator

Description

This PR fixes an issue where the LinkField component failed to handle inputs outside the preloaded options. It also introduces a debounce mechanism to optimize API calls and adds avatar support for the Users doctype.

Relevant Technical Choices

  • Fix Command component to not filter internally
  • Use debounce utility to optimize API calls

Testing Instructions

  • Go to NPMS
  • Open Project page
  • Click on any Project
  • Test Link Fields

Additional Information:

None

Screenshot/Screencast

Before:

LINK.FIELD.ERROR.-1758193741280.mp4

After:

LinkField-1758193298269.mp4

Checklist

  • I have carefully reviewed the code before submitting it for review.
  • This code is adequately covered by unit tests to validate its functionality.
  • I have conducted thorough testing to ensure it functions as intended.
  • A member of the QA team has reviewed and tested this PR (To be checked by QA or code reviewer)

@Siddhantsingh1230 Siddhantsingh1230 changed the base branch from develop to feat/add-project-updates September 18, 2025 11:14
@Siddhantsingh1230 Siddhantsingh1230 merged commit 70f7fd6 into feat/add-project-updates Sep 19, 2025
1 of 5 checks passed
@niraj2477 niraj2477 deleted the fix/link-field branch February 13, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants