Skip to content
/ django Public

Refs #29205 -- Added MultiValueField test for rendering of optional subfields.#14738

Merged
felixxm merged 1 commit intodjango:mainfrom
smithdc1:Phonefield_test
Aug 10, 2021
Merged

Refs #29205 -- Added MultiValueField test for rendering of optional subfields.#14738
felixxm merged 1 commit intodjango:mainfrom
smithdc1:Phonefield_test

Conversation

@smithdc1
Copy link
Member

@smithdc1 smithdc1 commented Aug 3, 2021

No description provided.

Copy link
Member

@carltongibson carltongibson left a comment

Choose a reason for hiding this comment

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

Hey @smithdc1. Thanks for this. It's good — I think it's worth adding.

Can I ask you to pull it into a separate test case... test_multivalue_rendering or such, maybe simplifying PhoneField(🤔) ?

(As it is there's two screens — even on the portrait display — at least for my old-eyes 😀 —  between the PhoneWidget/PhoneForm declaration and the output HTML, so it's tricky to see the expected values, without scrolling back and forth.)

@smithdc1 smithdc1 requested a review from felixxm August 6, 2021 16:44
@smithdc1 smithdc1 marked this pull request as ready for review August 6, 2021 16:45
@felixxm felixxm self-assigned this Aug 10, 2021
@felixxm felixxm changed the title Refs #29205 -- Added Phonefield test Refs #29205 -- Added MultiValueField test for rendering of optional subfields. Aug 10, 2021
@felixxm
Copy link
Member

felixxm commented Aug 10, 2021

@smithdc1 Thanks 👍

@felixxm felixxm merged commit 3a6431d into django:main Aug 10, 2021
@smithdc1 smithdc1 deleted the Phonefield_test branch August 10, 2021 12:55
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.

3 participants