Add list setting to add new items to the top. Enable move last item to the top.#116
Open
MichaelBraun1994 wants to merge 6 commits into
Open
Add list setting to add new items to the top. Enable move last item to the top.#116MichaelBraun1994 wants to merge 6 commits into
MichaelBraun1994 wants to merge 6 commits into
Conversation
|
@noyainrain would love to have this in listing (also on listing.org) :) |
Owner
|
Hey there @MichaelBraun1994, thank you for your contribution! 💖 And sorry for the late reaction, life's not stopping to keep me busy it seems... When I started to look into your PR in November, I unfortunately noticed a couple of bugs in micro that need to be addressed first... (https://github.com/noyainrain/micro/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug.critical) I'm gonna tackle those live on stream tonight (https://www.twitch.tv/noyainrain / 19:00 CET / 1 pm EST) My plan is to move this PR forward once that's out of the way 🤞😊 |
Owner
|
Another round of bug fixing tonight :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello,
I added two things here:
This requires a fix in micro, which I created a PR for at noyainrain/micro#137
Closes #115
BR
Michael