Real-Dev-Squad / website-status

Shows a roadmap of the ongoing projects being done
https://status.realdevsquad.com/
MIT License
21 stars 145 forks source link

fix: added github issue link to task request post call #1051

Closed sahsisunny closed 4 months ago

sahsisunny commented 5 months ago

Issue Ticket Number:-

Description:

In this pull request, I have addressed the issue described in Real-Dev-Squad/website-status#1050. The problem was related to the absence of GitHub issue ticket links for tasks created via task requests.

Is Under Feature Flag

Database changes

Breaking changes (If your feature is breaking/missing something please mention pending tickets)

Is Development Tested?

Tested in staging?

Add relevant Screenshot below ( e.g test coverage etc. )

File % Stmts % Branch % Funcs % Lines Uncovered Line #s
taskRequestApi.ts 100 100 100 100
Card.tsx 38.35 47.05 37.5 38.02 ...18,123-153,205

Demo

https://github.com/Real-Dev-Squad/website-status/assets/70854507/1be0acef-9bbd-474c-a1b5-bbba58ce7c20

Related

PR - https://github.com/Real-Dev-Squad/website-backend/pull/1793

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
status-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 22, 2023 4:13pm
vinit717 commented 5 months ago

Please provide vide/screen-shot for different screen sizes

vinit717 commented 4 months ago

The video you provided is not show that issue is showing on task details

sahsisunny commented 4 months ago

The video you provided is not show that issue is showing on task details

This PR only aims to send the html_url in a POST request.

vinit717 commented 4 months ago

The video you provided is not show that issue is showing on task details

This PR only aims to send the html_url in a POST request.

Yes but previously you were doing too many changes , code look fine to me just add one screen-shot.

sahsisunny commented 4 months ago

The video you provided is not show that issue is showing on task details

This PR only aims to send the html_url in a POST request.

Yes but previously you were doing too many changes , code look fine to me just add one screen-shot.

We have replaced the previous changes with new ones. Please review the new changes.

vinit717 commented 4 months ago

The video you provided is not show that issue is showing on task details

This PR only aims to send the html_url in a POST request.

Yes but previously you were doing too many changes , code look fine to me just add one screen-shot.

We have replaced the previous changes with new ones. Please review the new changes.

Please add a screenshot of the task details page which is created via task request as this issue arises by seeing task details not display GitHub issue ticket