Open-event-frontend: Forms: Social Media - Only request to fill in short form, e.g. username for link specification

Created on 22 Jul 2020  路  29Comments  路  Source: fossasia/open-event-frontend

Make social media links on all forms in a way that users only need to add their username or other short forms.

Relevant Forms:

  • Wizard step two social links
  • Attendee Forms
  • Speaker submission forms
  • Speaker profile form

E.g. show as follows
Twitter https://twitter.com/___________
Github https://github.com/___________
Linkedin https://www.linkedin.com/____________
Instagram https://instagram.com/______________
Facebook https://facebook.com/_______________
YouTube https://youtube.com/________________

Screenshot from 2020-07-22 17-20-27

High bug

All 29 comments

HIi @mariobehling i want to work on this issue

Go ahead.

Screenshot 2020-07-24 at 4 00 51 PM
Hii @snitin315 is i am going right .?

Hii @snitin315 do I have to create an account to create an event locally

Hii @snitin315 do I have to create an account to create an event locally

Yes

Screenshot 2020-07-24 at 4 00 51 PM
Hii @snitin315 is i am going right .?

Looks like expected behavior for basic-details step. We have separate fields for Github and etc links in attendee , speaker forms too as mentioned in Issue description.

okay I will change those to

Hii @snitin315 i created an account but the gmail validation link is not working . and the attendee , speaker form are blocked .

Screenshot 2020-07-24 at 5 31 52 PM

You need to enter required details and click on Forward (at bottom ) to move to next step.

after feeling all the details also the forward button is disable

Email verfication link is not working .

it giving response of Not found

Probably you have eventyay.com in your verification link, try changing it to localhost:4200

Thanks, it worked

Screenshot 2020-07-25 at 7 17 42 PM
Screenshot 2020-07-25 at 7 08 18 PM
Screenshot 2020-07-25 at 5 59 43 PM
Hii @snitin315 can you please review it. The attendee form is taking social links as normal input.

This is not what Mario meant. He meant that twitter field should have https://twitter.com/@ as fixed part and rest username to be filled by user. Similar with Instagram and others with fixed part of URL being already present. What possible use could we have for providing a dropdown for Instagram with option of youtube.com? That'll create even more confusion

Thansks @iamareebjamal for the review . I will make it as expected.

can anyone help me with this
Screenshot 2020-07-26 at 12 16 35 PM

This is maybe due to recent change in schema, please try rebasing your branch with development again.

You need to run python manage.py db updgrade for migrating the database schema

From the screenshot it seems she is using hosted development api.

I can access this page without any errors.
https://open-event-frontend.now.sh/admin/content

Wait, I dont have an admin account still I can access that route.

I cant access /admin
But i can acess /admin/settings

The same behavior on production. Needs to fix it ASAP.
/cc @iamareebjamal

You can see the page but can't make any modifications as there are server side authorization checks in place. However, raise a separate issue for this bug

The recent changes resulted in only covering very few social media services. Services that were previously covered in this feature are no longer covered, e.g.

  • GitHub
  • Gitlab
  • Vimeo
  • Blog
  • Flickr
  • Any other major social media platform
  • Custom (User should be able to add own detail here)

Please add other major services and enable the user to use "Custom".

E.g. = example. It does not mean only the mentioned services should be covered. All services that were previously covered should still be covered after the changes. Therefore reopening this issue. Thanks.

I will update

enable the user to use "Custom".

Regarding custom, we can add an other option in the dropdown and allow the user to fill the corresponding URL.

Was this page helpful?
0 / 5 - 0 ratings