From eb62ccba9480acb1599d2bc09ee3bfad515e1c03 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Wed, 15 Mar 2023 10:08:27 +0800 Subject: [PATCH] Updated roadmap (markdown) --- roadmap.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/roadmap.md b/roadmap.md index 7a441c6..cc58e73 100644 --- a/roadmap.md +++ b/roadmap.md @@ -18,4 +18,9 @@ ## CI/CD * Polish and introduce/promote [Actions](https://blog.gitea.io/2022/12/feature-preview-gitea-actions/) to help ease migrations to Gitea and provide a small (but powerful!) optional CI -* Work on a better UX for third-party CI to be able to upload and view build logs in a unified interface \ No newline at end of file +* Work on a better UX for third-party CI to be able to upload and view build logs in a unified interface + +## Instant ability +* Don't reload page when changing something in the page. i.e. changing label in issue view page. +* Display instant time on feed or commits pages +* Display instant changes in issue/pull request view page \ No newline at end of file