wordpress-mobile / wordpress-mobile/AztecEditor-iOS
Support for Text Alignment
Open
Nobody has claimed this yet.
[Type] Enhancement
- Dominant language
- Swift
- Stars
- 669
- Forks
- 153
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 4
Description
Description:
We should add support for Text Alignment (<center> tags / CSS <p style="text-align:center;">).
Related Issues:
Support CSS Styles #285 is definitely a requirement.
Android: https://github.com/wordpress-mobile/AztecEditor-Android/issues/465
Proposal:
- Implement proper support for the alignment properties
- Add new Format Bar buttons
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the CSS Styles issue #285 and the related Android issue to understand the required alignment properties. Then inspect the existing editor formatting behavior and format bar entry points. Done means alignment works for the proposed HTML/CSS forms and the corresponding Format Bar buttons are available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100