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

[Rails] Allow community admin to change their community name #946

Open
3 tasks
rudokemper opened this issue Sep 23, 2023 · 0 comments
Open
3 tasks

[Rails] Allow community admin to change their community name #946

rudokemper opened this issue Sep 23, 2023 · 0 comments
Labels
beginner friendly Good for newcomers Hacktoberfest Hacktoberfest 2023 rails

Comments

@rudokemper
Copy link
Member

Currently, only a Super Admin can change the name of a community via the Super Admin Dashboard:

image

Let's make it so that a community admin can also change the name via the dashboard in the Themes edit view (/en/member/theme/edit)

Acceptance criteria:

  • A logged in admin user of a community can navigate to the Theme edit view, and above "Welcome screen", sees a text box option with the label "Community Name"
  • The label for the field should be using internationalization (both {community} and {name} are available keys).
  • Upon changing the name, the community name is updated in all relevant places.
@rudokemper rudokemper added beginner friendly Good for newcomers rails Hacktoberfest Hacktoberfest 2023 labels Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner friendly Good for newcomers Hacktoberfest Hacktoberfest 2023 rails
Projects
None yet
Development

No branches or pull requests

1 participant