Skip to content

added footer to task details page#631

Merged
prakashchoudhary07 merged 8 commits intoRealDevSquad:developfrom
bksh05:fix/add-footer-task-details-page
Jun 22, 2023
Merged

added footer to task details page#631
prakashchoudhary07 merged 8 commits intoRealDevSquad:developfrom
bksh05:fix/add-footer-task-details-page

Conversation

@bksh05
Copy link

@bksh05 bksh05 commented Jun 13, 2023

Issue:

There was no footer on the task details page.

Description:

The task details page was missing the footer because the proper Layout was not being used.
Moved the Header code to a separate component.
Fixes #614

Anything you would like to inform the reviewer about:

N.A

Dev Tested:

  • Yes

Images/video of the change:

Before
image

image

After
image

image

footer_record.mp4

Follow-up Issues (if any)

@vercel
Copy link

vercel bot commented Jun 13, 2023

@bksh05 is attempting to deploy a commit to the RDS-Team Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@kotesh-arya kotesh-arya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of using the navBarContent as a function expression we can replace it as a Functional component where ever it is used 👍🏻

@bksh05 bksh05 requested review from kotesh-arya and yesyash June 15, 2023 13:44
yesyash
yesyash previously approved these changes Jun 15, 2023
Copy link
Contributor

@Pratiyushkumar Pratiyushkumar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Request - please add a short video where tabs (task, issue, mine) are shown to be working fine just for reference of reviewers and future reference.

@bksh05 bksh05 changed the base branch from develop to main June 20, 2023 05:14
@bksh05 bksh05 changed the base branch from main to develop June 20, 2023 05:14
@bksh05 bksh05 requested review from Pratiyushkumar and yesyash June 20, 2023 05:16
@bksh05 bksh05 requested a review from RitikJaiswal75 June 21, 2023 13:51
@prakashchoudhary07 prakashchoudhary07 merged commit 71f5ab3 into RealDevSquad:develop Jun 22, 2023
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.

Add Footer in the Task Details Page

7 participants