Skip to content

User profile link with an empty activeTab param should default view

If we edit the profile view of a user to an empty activeTab param, this will lead to below display

http://localhost:5000/@actifit?activeTab=

let us make sure that in such case, it is being treated as a no param passed and default back to default user view under operations search

image.png