All of us who work on Hackaday.io are reading your feedback. If we don't get back to you individually, know that we read what you wrote. Thanks for taking the time to give us feedback, we really appreciate it, you help improve the site every day!
Bugs, Feature Requests, Wishlists
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
All of us who work on Hackaday.io are reading your feedback. If we don't get back to you individually, know that we read what you wrote. Thanks for taking the time to give us feedback, we really appreciate it, you help improve the site every day!
Create an account to leave a comment. Already have an account? Log In.
I have pages and everything looks alright (anti test :) )
Could we have email notifications for PMs *please* go up and stay it, rather than roller-coastering, as in the status quo? I'm tired of up-down-up-down-up-down. I want just the 'up' half of that... and I'm tired of missing PMs until I manually check, usually a day or two *after* a PM was sent... yeesh...
The "Add tools" link on the hackerspace profile[1] leads to a 404.
I created the hackerspace profile almost a week back, so I'm guessing it's not some weird "eventual consistency" thing either.
[1] https://hackaday.io/hackerspace/27832-warpzone
I'd love to have option to delete messages. Every time I start a new project, there is new message "thread", where I can talk to other members (myself). Also, I'd like to delete messages where some half-anonymous wrote just "Hi Sir" to me and never responded again, so it will not clutter the space.
Bug report:
The projects page also doesn't seem to remember my sort options. Before I messed with it today, it was always sorting by recently updated (my preferred method), but's always feaulting to most liked now.
Feature request:
Add option in the project list to sort by least viewed
any kind of sorting would be nice for the beginning, like the classic sort drop down in normal projects overview
One bug I've been consistently stumbling upon during the Hackaday Prize preparations - when editing, saving and adding instructions or components, their order is getting mixed up. It's super annoying (in fact, I have component order messed up on a projects right now and by now I'm too frustrated to go fix it, since there are no guarantees it will be fixed).
I can record a screencast of me stumbling upon this bug, if necessary - I haven't dug deep enough to see conditions for it to repeat, but it repeats for me in about half of all component/instruction editing attempts, on hackaday.io/project/19035 .
Hey @Arsenijs fix for ordering components and instructions are coming soon. Thanks for the feedback!
Funnily enough, even though you replied to my comment and mentioned me, I didn't get a notification for any of these triggers. =(
@Amar I am still seeing this bug in the sorting of project instructions as of 11/11. It seems to randomly reorder my steps when saved. Not sure if this is a regression or if the fix hasn't rolled out quite yet but just a heads up.
"Last updated" times seem to be busted again. All of the projects, sorted by last updated are old ones that haven't been touched in years. See the last updated time of these projects that showed up in the first page:
https://hackaday.io/project/181-mearm-your-robot
Selecting and cutting a block of text which has soft newlines (shift-enter), these get lost when they subsequently get pasted
Hi. I'm trying to register a username 'the.real.retepv'. According to the instructions, I am supposed to be able to use a dot as separator. But my username with dots is not accepted.
"Usernames between two and fifty characters in length must contain only alphanumeric characters. You can use a dot as a separator.
Access at hackaday.io/username"
Hey hekkadee, this is because only one period is allowed in your username.
For my project, #EVPR: Electric Variable Pitch Rotor, when you view the project overview page, the order of the instructions are out of order (step 6 becomes step 1). However, when you view the instructions by going to:
https://hackaday.io/project/20473/instructions
the instructions are in the correct order
I think feed entries for log updates aren't grouped anymore
The code snippets seem to have all empty lines removed. Example: https://hackaday.io/project/19371-d1-mini-x-pad-shield/log/68590-example-code
When editing project details, I see "Log Entry" at the top, which is confusing
I'm using project logs to split a long project into logical sections - would be nice to have a way to control which order they appear in, and woudl also be good to have an index. the current organisation seems a bit too "linear" to handle large projects nicely.
When I'm in a table and press tab, i expect it to go to the next field , not jump down to somewhere else. Annoying that I can't enter number of rows/columds when creating a table.
Looks like @-mentions stopped working in the log text. #-mentions still work.
Hey Radomir, looks like user mentioning does work, you just need to type in a character to get it running. This will be revised, thanks.
It didn't work for me on this log: https://hackaday.io/project/27629-pyboy/log/68526-display-test even though I typed the whole name and surname — the popup didn't appear at any point during that. I tried several times.
Might be the name, had the same problems recently with Radomir, only deshipu worked for linking him.
This is a spam project advertising a service:
https://hackaday.io/project/27625-dial-1-855-490-2999-for-yahoo-mail-customer-no
I just noticed on other profiles that the "icon is yellow when commented or liked" for projects is not in relation to me but in relation to the user I'm looking at. So when someone likes a project (s)he contributes to, the icon for like (skull) is yellow. When (s)he commented on owned projects, the comment icon is yellow. Doesn't seem right.
Become a member to follow this project and never miss any updates
By using our website and services, you expressly agree to the placement of our performance, functionality, and advertising cookies. Learn More
If I go to 'My Pages', I get this:
Error: /var/lib/hackaday-projects/hackaday.io/views/pages/user/index.ejs:28 26| You do not have any draft pages. 27| <% } else { %> >> 28| <%- include('./_empty-pages') %> 29| This user doesn't have any pages. 30| <% } %> 31| </div>
Could not find include include file. at getIncludePath (/var/lib/hackaday-projects/hackaday.io/node_modules/ejs/lib/ejs.js:152:13) at includeFile (/var/lib/hackaday-projects/hackaday.io/node_modules/ejs/lib/ejs.js:258:19) at include (/var/lib/hackaday-projects/hackaday.io/node_modules/ejs/lib/ejs.js:578:16) at eval (eval at compile (/var/lib/hackaday-projects/hackaday.io/node_modules/ejs/lib/ejs.js:549:12), <anonymous>:54:17) at returnedFn (/var/lib/hackaday-projects/hackaday.io/node_modules/ejs/lib/ejs.js:580:17) at tryHandleCache (/var/lib/hackaday-projects/hackaday.io/node_modules/ejs/lib/ejs.js:223:34) at View.exports.renderFile [as engine] (/var/lib/hackaday-projects/hackaday.io/node_modules/ejs/lib/ejs.js:437:10) at View.render (/var/lib/hackaday-projects/hackaday.io/node_modules/express/lib/view.js:127:8) at tryRender (/var/lib/hackaday-projects/hackaday.io/node_modules/express/lib/application.js:640:10) at EventEmitter.render (/var/lib/hackaday-projects/hackaday.io/node_modules/express/lib/application.js:592:3) at ServerResponse.render (/var/lib/hackaday-projects/hackaday.io/node_modules/express/lib/response.js:971:7) at WebFrameworkShim.applySegment (/var/lib/hackaday-projects/hackaday.io/node_modules/newrelic/lib/shim/shim.js:1257:17) at _applyRecorderSegment (/var/lib/hackaday-projects/hackaday.io/node_modules/newrelic/lib/shim/shim.js:938:24) at ServerResponse.render (/var/lib/hackaday-projects/hackaday.io/node_modules/newrelic/lib/shim/shim.js:918:17) at utils.async.parallel (/var/lib/hackaday-projects/hackaday.io/routes/page.js:888:13) at /var/lib/hackaday-projects/hackaday.io/node_modules/async/dist/async.js:3861:9