Skip to content

Conversation

@Rediket
Copy link
Contributor

@Rediket Rediket commented Jun 24, 2022

No description provided.

Rediket added 2 commits June 24, 2022 13:17
* Add demographics grouping border
* Minor fix on document dropdown layout
@Rediket Rediket marked this pull request as ready for review June 24, 2022 10:52
label.setId("preRegistrationLabel");
label.setText(ApplicationContext.getBundle(langCode, RegistrationConstants.LABELS)
.getString("applicationId"));
.getString("search_for_Pre_registration_id"));
Copy link
Contributor

Choose a reason for hiding this comment

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

PreregistrationId label should be replaced with applicationId label

groupFlowPane.setHgap(20);
groupFlowPane.setVgap(20);

if(screenDTO.getName().equals("DemographicDetails")) {
Copy link
Contributor

Choose a reason for hiding this comment

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

We should not hardcode the screen name @Rediket, lets discuss on this

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