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

message_edit: Replace checkboxes with settings_checkbox partial. #19338

Merged
merged 1 commit into from Jul 21, 2021

Conversation

aryanshridhar
Copy link
Member

CZO conversation: https://chat.zulip.org/#narrow/stream/9-issues/topic/Message.20edit.20checkboxes.

Basically, added a feature that supports the selection of message edit send_notification checkboxes by clicking over it's corresponding label as well (The similar case as in organization checkboxes).

Screenshot

checkboxes

This commits replaces the custom `send_notification` message_edit
checkboxes with our `settings_checkbox` partial.

The main intention is to also support the feature of selecting a
checkbox by clicking over its corresponding label as we have
in the case of the organization settings checkboxes.

Due to above change, this commit also removes the redundant
`break-row` HTML class along with it styles.
@aryanshridhar aryanshridhar changed the title message_edit: Replace notification checkboxes with settings_checkbox. message_edit: Replace checkboxes with settings_checkbox partial. Jul 21, 2021
@timabbott timabbott merged commit 54a1c73 into zulip:master Jul 21, 2021
@timabbott
Copy link
Sponsor Member

Merged, thanks @aryanshridhar! Can you check that we don't have the same bug in the "Move topic" widget?

@aryanshridhar aryanshridhar deleted the Add-MsgEditLabelClick branch July 21, 2021 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants