pythonindia / junction

Junction is a software to manage proposals, reviews, schedule, feedback during conference.
MIT License
191 stars 187 forks source link

Show username in Junction #769

Closed soumendrak closed 1 year ago

soumendrak commented 1 year ago

Image

Note: This is for the users who signed in in one of the previous editions and forgot their username.

RajatRajdeep commented 1 year ago

I'm working on this.

RajatRajdeep commented 1 year ago

Hello, @soumendrak, Is there a particular spot on the profile page where you would prefer the username to be displayed? I have attached a screenshot for your reference, which shows how we are showing both the full name and username of the proposal author.

image
ananyo2012 commented 1 year ago

You can put it in https://in.pycon.org/cfp/profiles/edit/ page

RajatRajdeep commented 1 year ago

Thanks @ananyo2012, for providing the location. I have added the username field in Edit Profile Form UI as disabled field. Here's the PR: https://github.com/pythonindia/junction/pull/771

Please check the attached Screenshot and let me know if it looks good.

image