Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Update Profile Page Creation #174

Closed
sumitra19jha opened this issue Mar 14, 2021 · 10 comments
Closed

[Bug] Update Profile Page Creation #174

sumitra19jha opened this issue Mar 14, 2021 · 10 comments
Assignees
Labels
bug Something isn't working unapproved Unapproved, needs to be triaged

Comments

@sumitra19jha
Copy link
Contributor

sumitra19jha commented Mar 14, 2021

Description

The implementation for the update profile page needs to be created as it is missing in the list tile.

ListTile(
      title: Text(
        'Update Profile',
         style: TextStyle(fontSize: 18.0),
       ),
       leading: Icon(
          Icons.person,
          color: UIData.secondaryColor,
       ),
       onTap: () {},
)

Steps to produce the issue:

  1. Login/Signup
  2. Press Profile Bottom Navigation Button
  3. Press Update Profile

Issue here is: Nothing will happen.

Changes to be required

Profile Page Building

@sumitra19jha sumitra19jha changed the title Update Profile Page is missing [Enhancement] Update Profile Page is missing Mar 16, 2021
@palisadoes palisadoes added the unapproved Unapproved, needs to be triaged label Mar 16, 2021
@Sagar2366
Copy link
Contributor

@shikharsaurav you can start working on this issue (Closed duplicate issue you created - #398)

@Sagar2366
Copy link
Contributor

@shikharsaurav you can start working on this issue (Closed duplicate issue you created - #398)
Use issue template from here https://github.com/PalisadoesFoundation/talawa/tree/master/templates and update the issue.

@Sagar2366 Sagar2366 added the bug Something isn't working label Mar 19, 2021
@shauravshikhar
Copy link
Contributor

Issue Description:
No Update profile page exists
Environment Details:
in Profile Page
Observed Behaviour:
No response
Expected Behaviour:
Open update Profile Page
Does this issue need immediate attention?
Yes
Are you willing to work on this issue:
Yes

@shauravshikhar
Copy link
Contributor

plz assign me
@Sagar2366

@Sagar2366
Copy link
Contributor

@shikharsaurav sorry for this. Let @sumitra19jha work on this. I will assign another issue to you.

@shauravshikhar
Copy link
Contributor

but sir i have started working on it 2 hr ago @Sagar2366

@sumitra19jha
Copy link
Contributor Author

Hey, @shikharsaurav hi
I am Sumitra, I am currently working on this profile page creation. If you have already worked on a part of the screen, you can share with me your idea about the page on slack. Would love to hear your thoughts and work.

@shauravshikhar
Copy link
Contributor

sry @sumitra19jha i am replying late bcuz i was working on other issue
can u share how much have u done so that i can help u

@sumitra19jha
Copy link
Contributor Author

I made the PR request and attached the video of the UI outlook. You can review it and suggest the required changes. Feel free to put the message on slack. #talawa-design channel to the best of my knowledge is made for the discussion on UI part. We can discuss there along with the opinion of other fellow collaborators and can come up with even a better solution than this.

@shauravshikhar
Copy link
Contributor

ok thanks

@sumitra19jha sumitra19jha changed the title [Enhancement] Update Profile Page is missing [Enhancement] Update Profile Page Creation Apr 6, 2021
@sumitra19jha sumitra19jha changed the title [Enhancement] Update Profile Page Creation [Bug] Update Profile Page Creation Apr 6, 2021
Ayush0Chaudhary pushed a commit to Ayush0Chaudhary/talawa that referenced this issue Mar 29, 2023
…-model

modified the createdAt field inside the models
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unapproved Unapproved, needs to be triaged
Projects
None yet
Development

No branches or pull requests

4 participants