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

Issue 42 - Add create playlist dialog #81

Merged
merged 6 commits into from
Feb 13, 2024

Conversation

thetomel
Copy link
Contributor

Done creating Create Dialog Component
Added:

  • Input Component
  • Dialog Component
    Updated:
  • ui.module.ts
  • playlist-view Component
    Need to create Validation [new Task]
    How it looks now

image

@mati2251 mati2251 self-requested a review December 21, 2023 18:09

changeDescriptionValue (newValue: string): void {
this.playlistDescription = newValue
console.log(this.playlistDescription)
Copy link
Collaborator

Choose a reason for hiding this comment

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

console log to remove

@mati2251 mati2251 merged commit e614969 into main Feb 13, 2024
6 checks passed
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