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

Update - app_timeline Component #7

Open
9 of 11 tasks
alyhxn opened this issue Mar 22, 2024 · 3 comments
Open
9 of 11 tasks

Update - app_timeline Component #7

alyhxn opened this issue Mar 22, 2024 · 3 comments

Comments

@alyhxn
Copy link
Collaborator

alyhxn commented Mar 22, 2024

todo




  • Finalize app_timeline_v0.1.?
    • code app_timeline
    • @output 📦 app_timeline_v0.1.? from comment
@alyhxn
Copy link
Collaborator Author

alyhxn commented Mar 22, 2024

tasks - 2024.03.23

  • Update app_timeline_v0.1.1
    • Set up the project from dat-ecosystem repo - 1h
    • Update timeline to match wizard amigos data - 30min
    • Created and logged tasks - 20min
    • @output 📦 app_timeline_v0.1.2

worklog

worklog - 198


feedback


proposals

@alyhxn
Copy link
Collaborator Author

alyhxn commented Mar 25, 2024

tasks - 2024.03.26

  • Update app_timeline_v0.1.2
    • Added lazy loading for timeline cards - 1h20min
    • Adjusted filters and scrolling based on lazy loading - 1h
    • Improved lazy jumping - 1h
    • Added lazy loading fro upward scroll - 1h
    • Created and logged tasks - 10min
    • Recorded worklog - 10min
    • @output 📦 app_timeline_v0.1.3

worklog

worklog - 199

  • Now everything works smoothly.
  • When a year-filter is clicked the cards of the specific year are directly loaded instead of loading all the cards on the way sequentially.
  • Firstly, only lazy loading for scrolling down was implemented now we also have lazy loading for scrolling up because it was required to enable the last point.

feedback


proposals

@alyhxn
Copy link
Collaborator Author

alyhxn commented Mar 31, 2024

tasks - 2024.03.31

  • Update - app_timeline_v0.1.3
    • Clean up and added comments. - 20min
    • Divided into submodules. - 25min
    • Logged tasks - 7min
    • Recorded worklog - 10min
    • @output 📦 app_timeline_v0.1.4

worklog

worklog - 200

  • After cleanup, the file was 650 lines
  • When divided we got two files of 320 and 490 lines.

feedback


proposal

  • I don't quite get why do we attach double shadows to most of the components.

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

No branches or pull requests

1 participant