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

interested / contact button #2

Closed
vincent-peugnet opened this issue Jan 4, 2021 · 2 comments
Closed

interested / contact button #2

vincent-peugnet opened this issue Jan 4, 2021 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@vincent-peugnet
Copy link
Owner

When an user click on the "ask for contact" button, this should send some more preçise info related to the sharable.

should it be :

  • some added contact info (email, phone, matrix, adresse, coordinate...)
  • a new text bock containing text to help the user access the sharable
  • both ?

Some sharable does not seems to need this contact logic. For example, thoses where managers are not responsible for it, this seems less acurate.

So, there should be a choice indicating how it need or not to be contacted :

  1. don't need contact before accessing
  2. auto contact, info are send automaticaly
  3. manual contact, managers have to check manualy user profiles asking for it, and send them contact individualy
  4. never send contact, only user needing access send contact by clicking the button, managers only can join the user using their contact infos.

There's an ideological problem with stratey number 3 and 4, as it add some judgment by the manager upon the user.
Maybe this should as well be a global parameter...

@vincent-peugnet vincent-peugnet added the enhancement New feature or request label Jan 4, 2021
@vincent-peugnet vincent-peugnet added this to the v1 milestone Jan 4, 2021
@vincent-peugnet
Copy link
Owner Author

This four methods have there interest, but maybe there could be a global parameters defining wich ones are authorized.

Something like :

parameters:
    AuthorizedContactMethods: [1, 2, 3, 4]

@vincent-peugnet
Copy link
Owner Author

Method 1 create a bunch of questions :

  • this means every contactable managers have there contact info published
    • this method could deactivates the contact system
  • ? I don't remember this one

Do user always need to be interested before validating an sharable ?

This could only be for methods 2 and above. Allowing a very easy type of sharable with Method 1, less sensible more like GeoCaching. That sound good.

vincent-peugnet added a commit that referenced this issue Jan 8, 2021
updated sharable voter
add interested button
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant