Giter VIP home page Giter VIP logo

calendar-reservation's Introduction

Hi there I'm Proladon 🔰

I'm a Industrial Designer / FrontEnd / Youtuber

Metrics

My Skills

My Skills

calendar-reservation's People

Contributors

proladon avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

calendar-reservation's Issues

dayView 滑動切換畫面glitch

猜測是 v-show 與 Splide(滑動切換) 的 css display 衝突
也許可以將 dayView 與 weekView 拆分成兩個組件做獨立顯示管理解決,或是透過改變現在 html 結構

bug-01

VirtualScroll Calendar 無法跳轉到指定時間

使用 VirtualScroll 的方式問題就是沒辦法在一開始直接跳轉到指定的目標
雖然可以透過計算 TranslateY 的值來實現,但非常的triky,程式碼也會變得很複雜

當前折衷:
不顯示小於當前西元年的年份,由當前年分起頭顯示
(因為預約服務也不可能預約已過去的時間點 ...)

timeTrackBar 時間桿想法

時間桿來不急實現
大致上的想法為:

  1. 取得當前時間
  2. 取得對應日期與時段的格單元
  3. 格單元 display: relative;
  4. svg時間桿元素添加到格單元中 display: absolute; top: 當前分鐘/60 %;

image

HintDot RWD 跑版

最初的切版結構沒想好,放大螢幕會跑版
image

也許改成這樣會比較好控制:
image

時段 table 跑版

第一次用 table,嘗試了許久,實在不知道怎麼調適解決... sad

image

tempSelected 選取太快問題

幾乎發生於 dayView 下:

  1. 選取過快可能導致被選取格背景色未更新,造成資料與顯示不同步問題
  2. 滑動換頁過於靈敏,容易觸發 clear tempSelected

bug

Line Login 重新定向 302

在請求重新定向時 302

嘗試過以下從新定向均無法:

http://localhost
https://proladon.github.io/Calendar-reservation/callback
https://22ea51c3a165.ngrok.io/callback  (ngrok 測試)

尚未釐清原因,因此暫時擱置,先處理其他問題

實際狀況如下:
auth

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.