Related links
Added new dynamic field in profile section witch let us to add related links.
https://github.com/MbinOrg/mbin/issues/839
Can you implement it the mastodon way where you have a name-link combination? So that each add link field has an associated name field.
Can you implement it the mastodon way where you have a name-link combination? So that each add link field has an associated name field.
Do you want that user can add just links or whatever data user wants like Mastodon?
Limit it to links would be fine for me, but I don't think that it makes sense :thinking:
Can you implement it the mastodon way where you have a name-link combination? So that each add link field has an associated name field.
Agreed that would be helpful, so it's basically a key/value list.
Oh and please change the target of the PR to dev/new_features
I'd love if the add button would something like this (but that is not a requirement):
I noticed that the links are not yet displayed on the profile page. Are you planning on adding that in this PR? (The activity pub representation of the fields is also missing, but I expected to do that myself anyways :) but if you'd like to try that as well, feel free to do so)
Check it out with the new changes. I tried to keep it centered in vertical line which separate the two fields, but I couldn't.
Also I modified userBox component to show related links in profile.
First of all thanks for your time and effort :heart: I will have a look at it in the next days.
From your comment and screenshots I (already) have a few remarks (sorry :see_no_evil:):
I tried to keep it centered in vertical line which separate the two fields, but I couldn't.
I think I did it by making a div with a margin left the same size as the buttons and then just put text-align: center in there.
I modified userBox component to show related links in profile.
What happens when the value is not a link?
There is a conflict with translations/messages.es.yaml. Ideally only change the English language file. And translate the rest in Weblate.
could you rebase your branch on dev/new_features please so the github actions are triggered? We forgot to update the config for that :)
Also there is file conflicts xd again? Sorry about that.
Fixed merge conflicts..
Fix the php-cs-fixer
PR should be ready for last review now.. I hope. 🥳
@JaviviJR did you push all your changes? The modifications of the edit profile page and the user box are not there, yet
This PR is stale because it has been open 40 days with no activity.


