Skip to content

added use multiple inventory#142

Open
justin-phxm wants to merge 4 commits intomasterfrom
TEL-2-portal-password-requirements-should-be-the-same-when-resetting-as-when-registering-or-logging-in
Open

added use multiple inventory#142
justin-phxm wants to merge 4 commits intomasterfrom
TEL-2-portal-password-requirements-should-be-the-same-when-resetting-as-when-registering-or-logging-in

Conversation

@justin-phxm
Copy link
Collaborator

No description provided.

Copy link
Contributor

@ideen1 ideen1 left a comment

Choose a reason for hiding this comment

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

Looks great overall just a name change. Thanks for adding this functionality!


<button
*ngIf="item.isBorrowable !== true"
(click)="openModal(item)"
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we use a more descriptive name for the modal here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ideen is talking about the name openModal. He says to rename it to openMultipleItemModal.

</div>

<dialog id="myModal">
<button style="color: red; font-size: larger" (click)="closeModal()">
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as above here

setItemAmount(amount: number) {
this.useItemAmount = amount;
}
openModal(modalItem: Item) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as others

}
::backdrop {
background-color: slategray;
/* background-image: linear-gradient(
Copy link
Contributor

Choose a reason for hiding this comment

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

Please remove the commented CSS code

…into TEL-2-portal-password-requirements-should-be-the-same-when-resetting-as-when-registering-or-logging-in
@justin-phxm justin-phxm force-pushed the master branch 4 times, most recently from e63bc81 to b0f0223 Compare August 30, 2024 17:54
@burtonjong burtonjong force-pushed the master branch 6 times, most recently from 2e7ee9e to 5c958ed Compare September 15, 2024 05:12
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.

2 participants