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

Bot Improvements and reorganizing Tickets #1419

Closed
CrazyWolf13 opened this issue Dec 22, 2023 · 8 comments
Closed

Bot Improvements and reorganizing Tickets #1419

CrazyWolf13 opened this issue Dec 22, 2023 · 8 comments
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@CrazyWolf13
Copy link
Collaborator

CrazyWolf13 commented Dec 22, 2023

Hello @Lissy93
Please stop your @liss-bot from closing Tickets automatically due to inactivity.
In my eyes this really stops the ticket system from working correctly. If no even contraversial.-

I see huge amouts of still relevant Tickets that were just closed due to inactivity, even tough the user has written like 3 times it's still relevant.

This is also really annoying if a user wants to search about an issue, can't find an existing, creates a new and then someone has to manually search through all tickets just to see exactly the same but closed by your bot because of inactivity.

I totally see the reason behind this and think that this bot really is of a nice core idea, but in the current state of this project being full of bugs, bugs being reported day by day but barely any fixes nor updates in a huge time.

I hope you can rethink about this process and really start investing some time into dashy or searching a new owner, because it's just really sad to see this very well done project with insanely great documentation and your eye to the details just slowly dying due to inactivity.

Just have a look at how many stars you got, there are like 1.5k People waiting for updates and bug fixes and hoping you can return to development into dashy. But in the current state more and more people will turn down.

@CrazyWolf13 CrazyWolf13 added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Dec 22, 2023
@CrazyWolf13 CrazyWolf13 changed the title STOP AUTOMATIC TICKET CLOUSURE ❗❗STOP AUTOMATIC TICKET CLOUSURE ❗❗ Dec 25, 2023
@CrazyWolf13
Copy link
Collaborator Author

CrazyWolf13 commented Dec 28, 2023

More or less important Issues which should be considered to be reopened, which were closed due to inactivity but most likely still relevant:
Already filtered out a huge list of potential not relevant anymore, feature request or just really stale issues.
Edit: Took me a whole day, hope it's helpful for any contributor or @Lissy93

#894 (Safari Support)
#647 (Unraid Problems)
#638 (Testing Needed, Referenced Issue by Lissy93 still open)
#637 (yarn start or yarn build)
#842 (Description text overlapping)
#836 (dashy very slow on many urls sql backend)
#799 (A lot to do here still....)
#835 (Multiple context menus)
#831 (config not saving correctly)
#825 (time based theme switch)
#903 (hideDetails on weather widget)
#890 (guest access on keycloak)
#877 (docker rebuild on every startup)
#857 (base_url inconsitently used)
#937 (certain icons unavailable)
#913 (subpages search field broken)
#1004 (description overflow and possible fix)
#997 (Transport Widget - Elizabeth Line)
#959 (Material Design Icons broken unicode icons)
#1063 (Auth)
#1059 (hl-Icons broken)
#1035 (openweather icon)
#1012 (themes on docker not working properly)
#1055 (Font-Awesome api key)
#1042 (Weird Icons and fix to this included)
#1077 (Font-Awesome Problems)
#1142 (Weather-API Problems)
#1137 (search in non alphanumerical characters)
#1116 (weather forecast broken)
#1108 (hotkeys broken)
#1202 (SVG Logo for Homelab-Icons Repo requested)
#1191 (starting View problems)
#1176 (on Login don't Redirect)
#1172 (APOD widget broken)
#1164 (Wakxcode Icons Announcement)
#1242 (Custom CSS)
#1255 (Safari Support)
#1239 (Clock Widget other Font)
#1238 (date.gethour) low priority
#1296 (Custom CSS)

Priority;
ios support (#894 )
Authentification overhaul
Drag'n Drop Feature, better support for rearranging sections and items through config

I see those as such of the most problematic things and most asked next to yml problems and yarn build and or yarn start

@liss-bot liss-bot added 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending and removed 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending labels Dec 28, 2023
@Lissy93 Lissy93 mentioned this issue Dec 31, 2023
6 tasks
@Lissy93
Copy link
Owner

Lissy93 commented Dec 31, 2023

@CrazyWolf13 - my hero!
Thanks for all that :)

This weekend I've gone through these, and below is the update for each of the above tickets.

Also, I've updated the time it takes for a ticket to be marked as stale from 30 days, to 360 days (1 year)


✅ Fixed this weekend (in #1425):

  • #1004 - Text overflow for long URLs
  • #1042 - Alignment off for theme save buttons
  • #1142 - Adds support for Lat and Lon on weather
  • #1255 - I've added fallback for Safari browsers

📋 Todo, I've re-opened these issues:

  • #1035, #1116, #621 - Address weather widget issues
  • #1108 - Hotkeys not working
  • #1202 - Make an SVG version of Dashy icon (can anyone help with this?)
  • #1191 - Starting view not working
  • #1172 - Need to fix APOD service, external change in NASA API
  • #1242 - Custom themes not applying
  • #877 (unwanted rebuild on restart) - I'll cover this in V3
  • #894 - Safari support, still needs addressing

📋🤔 Todo, I've re-opened, but am not sure of the solutions

  • #637 - I'm not sure if this is still an issue, but I cannot re-create
  • #638 - Docker not working on Pi
  • #647 - UnRaid crash, needs addressing

❌ Closing / Keeping Closed:

  • #890 - Out of scope, anon KC users should to be managed through KC instead of Dashy
  • #937 - Was a misconfiguration on users part
  • #913 - This is already fixed by #1353
  • #997 - Nothing to do "Elizabeth Line" is correct terminology
  • #959 - Solution already covered in Troubleshooting guide
  • #1063 - Unable to recreate
  • #1059 - Now working again, due to an upstream change in homelab icons
  • #1012 - Working now, but re-build necessary
  • #1055 - User was using wrong FA key, I've updated troubleshooting guide
  • #1077 - Icons used by user were not available in FA V5, opened FR (#1424) to upgrade
  • #1137 and #1343 - Already fixed in #1351
  • #1176 - Unable to recreate
  • #1164 - Implemented already
  • #1296 - Duplicate of #1242
  • #1238 - I think issue with the page being embedded
  • #1239 - I gave a solution in the comment

🚏 Awaiting user response:

  • #842 - Can't re-create

@Lissy93
Copy link
Owner

Lissy93 commented Dec 31, 2023

On a side note, @CrazyWolf13 I really appreciate the time you took to go through those tickets. I often feel like I'm drowning in issues, PRs, questions and other notifications, but your ticket provided a nice list to work through.

Thank you! 💕


I've given you write-access to the planning board to prioritize upcoming fixed and features.

At the moment I'm (starting to) work on V3, which changes the way the config is read, removing the need for users to re-build the app for changes to take effect. In the meantime, I'm going to get a few more of those bug fixes done, and publish a new release.

@Lissy93
Copy link
Owner

Lissy93 commented Dec 31, 2023

On another side note, there are still a lot of tickets to get through. If there are any full-stack devs out there, with Vue + Node + Docker experience, who would like to help with this project, that would be really awesome.

Lissy93 added a commit that referenced this issue Dec 31, 2023
@Lissy93 Lissy93 pinned this issue Dec 31, 2023
@CrazyWolf13
Copy link
Collaborator Author

CrazyWolf13 commented Jan 1, 2024

Hi Lissy

First off all Happy New Year 🎉

Thank you for looking into these Issues and already fixing a lot of them!
Great that you could change the delay of your bot, once the project becomes more active again this can surely be turned back down.

No problem, felt like it was needed and this feels like a project that definitely deserves this.

If you ever feel like this again or have anything where I can support you please hit me on I'd love to support dashy as much as possible.

Thank you for the access that is amazing, will take some time today to look through the planning board and analyze it.

Thanks ❤️

@CrazyWolf13
Copy link
Collaborator Author

CrazyWolf13 commented Feb 3, 2024

Hi @Lissy93

After jumping through some new issues, I noticed quite a lot of duplicates.
While having some time (Which turned into like 7h😂) free today I worked through all open issues to search duplicates and find issues that have already been fixed or are stale and external problems.

Hope you can give them a quick read and decide if they can really be closed, as proposed.

With this up to 36 issues could be closed, which would greatly clean up the issues section.

Thanks ❤️

Questions which already have an answer:
#1448
#1449
#1451

Not Dashy related issues:
#1437

Others, Feedback
#1412
#1399

Duplicates:
#1378
#1398
#1311
#1388
#990
#1381
#1357
#1161 -> Basically the same, here a directory outside of root directory is requested.
#1035
#367
#1281
#1336
#1429
#1251

A PR has been pushed to fix this issue:
#1372
#1255
#1174
#1142
#1116
#1035
#1042
#774 -> Can't reproduce and commits were pushed
#747

Is most likely already resolved, but stale:
#1333
#1329
#1319
#1268
#1086
#770 -> Works fine with iframe, even with auth via pwd and username

Stale and can't reproduce
#1323
#489

Already planned:
#1457

@CrazyWolf13 CrazyWolf13 reopened this Feb 3, 2024
@liss-bot liss-bot added 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending and removed 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending labels Feb 3, 2024
@Lissy93
Copy link
Owner

Lissy93 commented Feb 11, 2024

Thanks so much @CrazyWolf13 💖

I've gone through each of these, and either closed or triaged each ticket


Questions which already have an answer:

#1448
#1449
#1451

Closed 👍

Not Dashy related issues:
#1437

Closed 👍

Others, Feedback
#1412 (I may remove the bot comment about staring the repo)
#1399

Closed, except for #1251, #1035, #990

Duplicates:
#1378
#1398
#1311
#1388
#990 (kept open, and closed other duplicates)
#1381
#1357
#1161 -> Basically the same, here a directory outside of root directory is requested.
#1035 (kept open, as duplicates have been closed)
#367
#1281
#1336
#1429
#1251 (kept open, and closed the other dup)

A PR has been pushed to fix this issue:
#1372
#1255
#1174
#1142
#1116
#1035
#1042
#774 -> Can't reproduce and commits were pushed
#747

Closed 👍

Is most likely already resolved, but stale:
#1333
#1329
#1319
#1268 (submitted PR to update docs)
#1086
#770 -> Works fine with iframe, even with auth via pwd and username

Closed 👍

Stale and can't reproduce
#1323
#489 - (I think I should depreciate the use of GitHub Wiki, and instead write a script to automate keeping the website up-to-date with the docs)

Closed 👍

Already planned:
#1457

@CrazyWolf13
Copy link
Collaborator Author

Thank you!
Happy to help 😊

@CrazyWolf13 CrazyWolf13 changed the title ❗❗STOP AUTOMATIC TICKET CLOUSURE ❗❗ Bot Improvements and reorganizing Tickets Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
Status: Done
Development

No branches or pull requests

3 participants