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

[#8161] mB poll redesign #1640

Merged
merged 1 commit into from
Jun 24, 2024
Merged

[#8161] mB poll redesign #1640

merged 1 commit into from
Jun 24, 2024

Conversation

hom3mad3
Copy link
Contributor

@hom3mad3 hom3mad3 commented Jun 19, 2024

It's a dependency of liqd/a4-meinberlin#5630

Tasks

  • PR name contains story or task reference
  • Documentation (docs and inline)
  • Tests (including n+1 and django_assert_num_queries where applicable)
  • Changelog

@hom3mad3 hom3mad3 force-pushed the mr-2024-06-poll-mb-redesign branch from 944c1c5 to dcb0c48 Compare June 20, 2024 07:27
@hom3mad3 hom3mad3 requested review from goapunk and m4ra June 20, 2024 07:39
Copy link
Contributor

@goapunk goapunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -25,7 +25,7 @@ export const PollOpenQuestion = (props) => {
}

return (
<div className="poll">
<div className="poll poll--question">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not an expert on BEM, should this be poll__question ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since --question is a modifier, it should be poll--question to indicate it modifies the style or behavior of poll.

@goapunk goapunk merged commit 1ef70bd into main Jun 24, 2024
3 checks passed
@goapunk goapunk deleted the mr-2024-06-poll-mb-redesign branch June 24, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants