Request Details: comment textarea, search clear (X), Change Volunteer/Delete reason dialogs#1318
Draft
Copilot wants to merge 2 commits into
Draft
Request Details: comment textarea, search clear (X), Change Volunteer/Delete reason dialogs#1318Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
✅ Deploy Preview for elegant-treacle-3e6cef ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for saayam-webapp-netlify-awa ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for musical-gnome-285736 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…ange Volunteer/Delete dialogs, translations Co-authored-by: viditi08 <50882271+viditi08@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update Request Details page for improved usability
Request Details: comment textarea, search clear (X), Change Volunteer/Delete reason dialogs
Mar 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Several UX gaps on the Request Details page: comment entry was a single-line input, the search field had no way to clear it, the empty-search state offered no escape, and the Details tab had no Change Volunteer or Delete actions.
CommentsSection
<textarea rows={4}>— multi-line entry consistent with the Create Help Request description fieldw-1/3toflex-1; inline×(IoClose) button appears when text is present, clears on clickfilteredComments.length === 0 && searchText, renders "No comments found" + a Clear Search button instead of a blank area with no affordanceRequestDescription (Details tab)
fixedoverlay modal with a<textarea rows={4}>to collect a mandatory reason; the confirm action is disabled until the textarea is non-emptyTranslations
11 new i18n keys (
CHANGE_VOLUNTEER,CHANGE_VOLUNTEER_REASON,CHANGE_VOLUNTEER_REASON_PLACEHOLDER,DELETE_REQUEST,DELETE_REQUEST_REASON,DELETE_REQUEST_REASON_PLACEHOLDER,CONFIRM_DELETE,NO_COMMENTS_FOUND,CLEAR_SEARCH,WRITE_COMMENT,SEARCH_PLACEHOLDER) added to all 10 active locale files:en,bn,de,es,fr,hi,pt,ru,te,zh.Original prompt
This section details on the original issue you should resolve
<issue_title>Issues with Request Details page</issue_title>
<issue_description>Please note that we get data from Dashboard page for the Details tab of this page. Click on any request on Dashboard page and you will land on this page. Issues with this page are listed below.
Details tab is still missing some functionality. When Change Volunteer button is clicked, we need to show a small dialog to collect why the beneficiary wants this lead voluntary changed
Details tab: When Delete button is pressed, we need to collect the reason for the deletion of the request.
This part of the task is done. Details tab: Creation Date seems to be having some issues in this tab. This looks like date and date-time format mismatch since the date in dashboard is DateTime and details tab expects Date only.
Note: And whenever you add any text, error message, button label etc, it needs to be translated in 12 languages we support. Guide for translation is in wiki of this repository. When you self assign please choose one of the issue above and post it in comments and ETA for it.
The Search field in Comments tab needs to extend a little horizontally. Plus it needs a Cancel functionality. e.g. X in the search bar. Right now user needs to clear the entire field manually
Comments on the Issue (you are @copilot in this section)
@meghana-bonthu Hello @rashmi-bilaskar, I would like to start on the comment tab for this issue. Could you please assign me to that?Thank you.</comment_new>
<comment_new>@rupasree-guttikonda
hi @rashmi-bilaskar , I would like to start on the detail tab for delete button, Could you please assign me to that.</comment_new>
<comment_new>@meghana-bonthu
Hi @rashmi-bilaskar, I have completed the comments tab issue, in which I have changed the text field to 4 lines, and I have also translated that in 12 languages. Could you please check it and tell me if I need to do anything else for the comments tab?
Thank you.</comment_new>
<comment_new>@PriyankaWani66
Hi @rashmi-bilaskar ,
I would like to take up item 2 (Tabs UI consistency between Dashboard and Request Details page).
Thank you.</comment_new>
@rashmi-bilaskar @Jaymin20-cloud I don't see #1223 is completed. There is no PR raised by you or merged for the task @rashmi-bilaskar > Hi [@rashmi-bilaskar](https://github.com/rashmi-bilaskar) , I would like to take up item 2 (Tabs UI consistency between Dashboard and Request Details page). > > Thank you. @PriyankaWani66 I have updated the item 2 text. Please check that out. If you have any questions please let me know. @shri2606 Hi @rashmi-bilaskar , I would like to start with item 5 date-time mismatch. Could you please assign me to that? @PriyankaWani66 Hi @rashmi-bilaskar, the tab styling changes have been implemented. Please review and let me know if any further changes are needed. PR: [1224-request-tabs-change](https://github.co...<comment_new>@rashmi-bilaskar
@meghana-bonthu Please raise a PR to test branch</comment_new>
<comment_new>@rashmi-bilaskar
@AnuhyaPaturu @Venkat009988 @Jaymin20-cloud Please post what part of the task you are working on and the ETA. </comment_new>
<comment_new>@Jaymin20-cloud
@rashmi-bilaskar I was working on task 1223 and I am done with that now ill start woking on this.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.