DEV Community

Discussion on: Here's one way you can contribute to open source and help out DEV...

Collapse
 
timrodz profile image
Juan Alejandro Morais

I contributed to DEV by adding small improvements to the tag moderator page!

It's quite a small one, but it was my first time trying out Ruby on Rails - Had to go the safe way (Better this than breaking all the tests)

Looking forward to contribute more on this great website + community! <3

Improve the tag edit page (Tag moderators only) #4137

timrodz avatar
timrodz commented on Sep 30, 2019

What type of PR is this? (check all applicable)

  • [ ] Refactor
  • [x] Feature
  • [ ] Bug Fix
  • [ ] Documentation Update

Description

Since it's my first time working with Ruby, I decided to learn about ERB and do minor yet pleasing styling changes:

  • Decreased indentation for tag-edit.scss
  • Imported variables & mixins for code standardisation.
  • Moved the section order around to show mainly used ones first.
  • Textarea resizing is restricted to vertical
  • Focusing on a text field will set the border to a different colour
  • The 'Save Changes' CTA has been changed to go in accord with DEV's aesthetic

Related Tickets & Documents

Improve the tag edit pages #3953

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

Screen Shot 2019-10-01 at 12 15 37 AM

Added to documentation?

  • [ ] docs.dev.to
  • [ ] readme
  • [x] no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

alt_text