Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added loader component#478

Merged
supriya3105 merged 4 commits intodevelopfrom
add-loader
Jun 16, 2022
Merged

Added loader component#478
supriya3105 merged 4 commits intodevelopfrom
add-loader

Conversation

@onkar-saeloun
Copy link
Contributor

Notion card

https://www.notion.so/saeloun/Implementation-of-Loader-Front-end-f01c57c40ce24f2db2814692a2c47761

Summary

  • Added Loader component
  • Implemented loader on profile settings and organization settings page

Preview

Miru._.Time.tracking.and.invoicing.-.15.June.2022.mp4

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Tested Manually on local machine.

Checklist:

  • I have manually tested all workflows
  • I have performed a self-review of my own code
  • I have added automated tests for my code

@onkar-saeloun onkar-saeloun added enhancement New feature or request frontend labels Jun 15, 2022
@onkar-saeloun onkar-saeloun self-assigned this Jun 15, 2022
<div className="w-20 h-20 border rounded border-miru-han-purple-1000 mt-2">
<label htmlFor="file-input" className="flex justify-center items-cente w-full h-full cursor-pointer">
<img src={img} alt="file_input" className="object-none" />
{isLoading ? <Loader /> : (
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just added conditional rendering for loader here. Rest of the changes showing because of indentation. Same for user details page

@supriya3105
Copy link
Contributor

@apoorv1316 Please test this.

@supriya3105 supriya3105 requested a review from AkashKale June 16, 2022 07:24
@supriya3105
Copy link
Contributor

@AkashKale Can you verify this implementation from design perspective. I have tested it locally on Onkar's system.

@supriya3105
Copy link
Contributor

@akash K Can you review this PR with Onkar ?

@supriya3105 supriya3105 merged commit cbead98 into develop Jun 16, 2022
@supriya3105 supriya3105 deleted the add-loader branch June 16, 2022 16:22
@pr-triage pr-triage bot added the PR: merged label Jun 16, 2022
vipulnsward pushed a commit that referenced this pull request Feb 15, 2026
* added loader

* added loader in organization page

* added loader to userdetails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants