tanoken729 / nosnol-front

A service for sharing audio files - front
2 stars 0 forks source link

[wip] feat: create a data transfer between modals. #28

Closed tanoken729 closed 3 years ago

tanoken729 commented 3 years ago

feat: create music file upload featureの一部

tanoken729 commented 3 years ago

テストコメント モーダル間のデータを受け渡せていない

tanoken729 commented 3 years ago

テストコメント ファイルをドラック&ドロップした際、最初のモーダルが閉じない

実施したことは以下です。 ドロップした際、dropFilethis.showContent = falseをするようにしています。 console.log(this.showContent)で.showContentがfalseになっていることは確認済みですmm

tanoken729 commented 3 years ago

これで音楽ファイルネームをaftermodelのタイトルにセットできるようになった

tanoken729 commented 3 years ago

apiへのリクエストはまた別でやる