Skip to content

Implement adding a user to a list from their profile#9062

Merged
Gargron merged 2 commits intomastodon:masterfrom
namelessGonbai:feature/add_addToListButton
Nov 5, 2018
Merged

Implement adding a user to a list from their profile#9062
Gargron merged 2 commits intomastodon:masterfrom
namelessGonbai:feature/add_addToListButton

Conversation

@namelessGonbai
Copy link
Copy Markdown
Contributor

@namelessGonbai namelessGonbai commented Oct 23, 2018

Fix #6058 

Add it only when you are following the "Add or Remove from Lists" button on the menu of the account
SampleOfAccountMenu
and add it to the list along with the option of creating a new list on the new ListAdder Modal screen created referring to ListEditor.
SampleOfModal
ListAdder's name is miserable, but I had no sense of naming. Also, since there is no experience of CSS or HTML <div> structure, I am worried about whether I could do it properly.

I used Javascript and css for the first time as I really wanted this function.
I tried as much as I could but please let me know if there is any problem.

@namelessGonbai
Copy link
Copy Markdown
Contributor Author

need to fix css?
Do I need close this PR?

@Gargron
Copy link
Copy Markdown
Member

Gargron commented Oct 23, 2018

You need to:

  1. Remove trailing whitespace from the css file
  2. Replace hardcoded hex color values with SCSS variables defined in variables.scss (with darken/lighten, see how it's done in other components)

@Gargron Gargron changed the title Add add user to list from thier profile Implement adding a user to a list from their profile Oct 23, 2018
@Gargron Gargron added the ui Front-end, design label Oct 23, 2018
@namelessGonbai
Copy link
Copy Markdown
Contributor Author

・・・Error?Why?

@Gargron
Copy link
Copy Markdown
Member

Gargron commented Oct 23, 2018

Seems unrelated to you, the 2.5 ruby tests passed.

@Gargron
Copy link
Copy Markdown
Member

Gargron commented Oct 23, 2018

Is there any chance you can take a screenshot and put it in the description?

@namelessGonbai
Copy link
Copy Markdown
Contributor Author

I skipped the word " in the description" and was delayed in fixing it.

@namelessGonbai
Copy link
Copy Markdown
Contributor Author

Did you have any problems with this patch?

@Gargron Gargron merged commit bb5558d into mastodon:master Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui Front-end, design

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants