[PR #243] [MERGED] feat: snackbar to indicate submit #293

Closed
opened 2025-10-31 17:09:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pd4d10/git-touch/pull/243
Author: @shreyas1599
Created: 6/9/2021
Status: Merged
Merged: 10/19/2022
Merged by: @pd4d10

Base: mainHead: issue-submit-snackbar


📝 Commits (2)

📊 Changes

5 files changed (+20 additions, -0 deletions)

View changed files

📝 lib/screens/bb_issue_form.dart (+4 -0)
📝 lib/screens/ge_issue_form.dart (+4 -0)
📝 lib/screens/gh_issue_form.dart (+4 -0)
📝 lib/screens/gl_issue_form.dart (+4 -0)
📝 lib/screens/gt_issue_form.dart (+4 -0)

📄 Description

Closes #223

  • changed cursor in long_list to nullable (was throwing nullable error if timeline items did not exceed screen height)
  • added snackbar to indicate issue is submitted

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pd4d10/git-touch/pull/243 **Author:** [@shreyas1599](https://github.com/shreyas1599) **Created:** 6/9/2021 **Status:** ✅ Merged **Merged:** 10/19/2022 **Merged by:** [@pd4d10](https://github.com/pd4d10) **Base:** `main` ← **Head:** `issue-submit-snackbar` --- ### 📝 Commits (2) - [`c636a33`](https://github.com/pd4d10/git-touch/commit/c636a337cb6fe256d26bb9d7ae2fd05f0d8c33f4) feat: snackbar to indicate submit - [`91abedb`](https://github.com/pd4d10/git-touch/commit/91abedb752526baa35690f7851948db1ce594bf4) merge ### 📊 Changes **5 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/screens/bb_issue_form.dart` (+4 -0) 📝 `lib/screens/ge_issue_form.dart` (+4 -0) 📝 `lib/screens/gh_issue_form.dart` (+4 -0) 📝 `lib/screens/gl_issue_form.dart` (+4 -0) 📝 `lib/screens/gt_issue_form.dart` (+4 -0) </details> ### 📄 Description Closes #223 - changed cursor in long_list to nullable (was throwing nullable error if timeline items did not exceed screen height) - added snackbar to indicate issue is submitted --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 17:09:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#293