Components
Steemit is a social media platform that is currently viral because anyone who posts on steemit and posts is nice and interesting, it will be paid according to the number of votes and other requirements.
The menu in steemit is very much, one of them is the search menu, this menu is used to find words according to the user, tags, and others. of course, not all menus available according to the taste of the user.
Proposal
As I type my name in the search menu, I am directed to click on one of my posts, and not the latest posts but the old posts. if I want to go to profile, then I have to click on the post and click again my image, just directed to profile, in my opinion, preferably the search menu distantly, if typed username and name in accordance with existing in database steemit, then direct to the user profile. no longer showing old posts.
Mockups / Examples
For example, if I want to open someone's profile in the search menu and I type in the raghib user search menu, the search menu will point me to some of my old post links
then I select the first link at the top
then I was directed to my profile.
my proposal so that the search menu will automatically open the profile when typed in the user name as shown below.
Benefits
This menu change is very efficient, allowing users to get to the profile quickly, and save time.
.
Posted on Utopian.io - Rewarding Open Source Contributors
The search engine is made using Google's API, so it would only search for posts. This could be made possible with a simple if statemnt in JavaScript. Here is a PoC:
if(userExists){
//Redirect to user's page
}else{
//perform google API search
}
I can surely implement this feature. Is the code for steemit public? If it is, I can submit a Pull Request.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
wow, your analysis is very good, I am just an ordinary user who does not understand about programming and I only give steemit suggestions on the few complaints I feel. thanks.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I will submit a Pull Request to https://github.com/steemit/condenser to make this happen
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Your contribution can not be approved. You did not give any valid suggestion in this contribution
The provided place to search for username is on the https, examples https:/steemit.com/@raghib and your profile comes up, The below provided search is for blog
You can contact us on Discord.
[utopian-moderator]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
its ok, no problem, I just try to post for suggestion in a new rule, maybe better for next time
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit