From 6fbd5bfcf16637524bec7434601072b0a7821aa3 Mon Sep 17 00:00:00 2001 From: Brooke Kuhlmann Date: Wed, 15 Jul 2026 11:13:28 -0600 Subject: [PATCH] Added dashboard feedback section Provides a direct link to our current surveys and moves this information to the bottom of the dashboard so it's not the first thing you see but there if you need it. Milestone: minor --- app/templates/dashboard/show.html.erb | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/app/templates/dashboard/show.html.erb b/app/templates/dashboard/show.html.erb index e1776bc6..0d6f3bf9 100644 --- a/app/templates/dashboard/show.html.erb +++ b/app/templates/dashboard/show.html.erb @@ -6,10 +6,6 @@
-

- Take the Terminus Survey! Help us understand your use of Terminus better. The survey is anonymous and you can choose to ignore it but we'd love to learn more if you have time. Thanks! -

-
@@ -87,6 +83,16 @@

<%= link_to user_count, routes.path(:users) %>

+ +
+
+ Feedback +
    +
  • Survey: Help us understand how you use Terminus. The survey is anonymous.
  • +
  • Server: Sign up to pre-order a plug-n-play version of Terminus on a Raspberry Pi. Suggestions welcome.
  • +
+
+