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

Subscriber form: RTL support #67098

Closed
bogiii opened this issue Aug 29, 2022 · 1 comment · Fixed by #67160
Closed

Subscriber form: RTL support #67098

bogiii opened this issue Aug 29, 2022 · 1 comment · Fixed by #67160

Comments

@bogiii
Copy link
Contributor

bogiii commented Aug 29, 2022

No description provided.

@bogiii bogiii self-assigned this Aug 29, 2022
@bogiii
Copy link
Contributor Author

bogiii commented Aug 30, 2022

Screenshot 2022-08-30 at 17 13 16 Screenshot 2022-08-30 at 16 57 14

bogiii added a commit that referenced this issue Aug 31, 2022
@bogiii bogiii closed this as completed in d244c69 Sep 2, 2022
eoigal pushed a commit that referenced this issue Sep 5, 2022
* Registered 'people/add-subscribers' route

The route renders Add subscribers form screen

* Rename 'Email Followers' tab to 'Subscribers'

Closes #65666

* Rename 'Invites' tab to 'User Invites'

Closes #65673

* Rename 'Invite' button to 'Add User'

Closes #65675

* Show missing Add User button on User Invites tab

* Add subscriber form: cover notification case (info, warning, etc.)

Closes #65542

* Blur out the Add Subscriber form if the user email isn't verified

Closes #65635

* People UI: Remove follower and subscriber roles from the invite/edit user

Closes #65776

* Show follower/subscriber in role list for edit mode
if the current user role is follower or subscriber.

Relates #65776

* Update text replacing word follower with subscriber

Closes #65835

* Extend Subscribers form props list with siteId

Relates #66298

* Provide onImportFinish callback method

* Make text changes

* Show upload CSV feature by providing feature flag

* Remove duplicate dependency caused by rebase

* Support RTL for the step container footer element
Closes #67098

* Fix indentation code style error

* Feature flag all changes related to the Subscriber importer
Closes #66393

* Turn on subscriber-importer feature

* Add component property allowing empty form submission

* Improve the statement of showing Invite button
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant